Skip to content

v0.76.5

Compare
Choose a tag to compare
@huntie huntie released this 25 May 13:52
· 295 commits to main since this release
  • [Feature] Support URLs for both bundling and symbolication requests using //& instead of ? as a query string delimiter (bd357c8 by @robhogan)
  • [Fix] Fix crash on a module added+modified+removed between updates (5d7305e by @robhogan)
  • [Fix] Fix missed modification on module removed+modified+added between updates (5d7305e by @robhogan)
  • [Fix] Emit source URLs in a format that will not be stripped by JavaScriptCore (bce6b27 by @robhogan)
  • [Performance] Prune unmodified modules from delta updates before sending them to the client (e24c6ae by @robhogan)

NOTE: Experimental features are not covered by semver and can change at any time.

  • [Experimental] Fix babel/runtime issue when using Package Exports (905d773 by @huntie)

Full Changelog: v0.76.4...v0.76.5