Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ in `automation/changelog-notes.md`.

{/* CHANGELOG:AUTOGEN:START — edit scripts/build_changelog.py or automation/changelog-notes.md, not this region */}

<Update label="August 2026" tags={["TypeScript"]}>
## TypeScript

| Package | Version |
|---------|---------|
| `@resq-systems/map` | 2.0.0 |
| `@resq-systems/ui` | 0.40.0 |
| `@resq-systems/telemetry` | 0.3.0 |
</Update>

<Update label="July 2026" tags={["TypeScript", "Rust"]}>
**npm scope moved to `@resq-systems`.** The TypeScript packages moved from the
`@resq-sw` scope to `@resq-systems` on 12 July 2026, restarting at `1.0.0`.
Expand Down
Loading