Skip to content

chore(main): release @chrome-devtools/source-map-scopes-codec 0.9.0 - #15

Merged
szuend merged 1 commit into
mainfrom
release-please--branches--main--components--@chrome-devtools/source-map-scopes-codec
Aug 13, 2026
Merged

chore(main): release @chrome-devtools/source-map-scopes-codec 0.9.0#15
szuend merged 1 commit into
mainfrom
release-please--branches--main--components--@chrome-devtools/source-map-scopes-codec

Conversation

@browser-automation-bot

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.9.0 (2026-08-13)

Features

  • Add indicator in decoding result whether variables and binding expressions are present (#3) (3d0a2a5)
  • Add support for index source maps (958ddcc)
  • Implement new vendor extension items and invalid items (731ec13)
  • Nil top-level original scopes use an empty tag now (e73b2d1)
  • Use 1-based unsigned VLQs for binding expressions (32bc5b7)

Bug Fixes

  • align sub-range binding with current spec text (#5) (a0d078c)
  • Associate sub-range bindings with the correct range (888bc72), closes #1
  • Don't reset decoding state between top-level ranges (ae534f7)
  • Re-encode benchmark maps after ranges support was implemented (d19865b)
  • Rename scopes.d.ts to scopes.ts (b5faea1)

This PR was generated with Release Please. See documentation.

@szuend
szuend merged commit 67097a2 into main Aug 13, 2026
7 checks passed
@szuend
szuend deleted the release-please--branches--main--components--@chrome-devtools/source-map-scopes-codec branch August 13, 2026 11:13
@browser-automation-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fails to decode SubRangeBindings if the range has children

2 participants