Skip to content

v0.9.0

Choose a tag to compare

@thejackshelton thejackshelton released this 01 Sep 15:17
· 41 commits to main since this release

compare changes

πŸš€ Enhancements

  • parser: Recover incomplete editor snapshots (227b3a0)

🩹 Fixes

  • Project unannotated @for headers through the type lane (ec8c5e0)
  • A line-leading control opens a statement unless the previous token demands an operand (6532feb)
  • The bare lazy loop-target scan steps over comments like the scanner does (812c638)
  • parser: Preserve single-parse recovery contract (f89ba39)
  • parser: Preserve lexical recovery boundaries (ba17073)

πŸ“– Documentation

  • Remove the upstreaming-to-oxc story (ccb6b92)

βœ… Tests

  • The public page count drops to 19 with the upstreaming guide retired (eab25f0)
  • Derive the published page inventory instead of hardcoding a count (7dc6b8d)

πŸ“‹ Other changes

Commits changelogen could not classify, oldest first. They are here because a
release note that hides most of the history is not a release note.

  • Merge pull request #51 from tsrx-org/release-v0.8.0 (9e24fe0)
  • site: pin wasm demo engine 9e24fe0 (4df841f)
  • Merge pull request #52 from tsrx-org/wasm-pin-0-8-0 (3d3e6b9)
  • site: restore the playground page (5445c54)
  • Merge pull request #53 from tsrx-org/playground-restore (3eb3f60)
  • Merge pull request #54 from tsrx-org/fix-issue-50 (87a22eb)
  • Merge pull request #55 from tsrx-org/remove-upstreaming (01e52c0)
  • Merge pull request #56 from tsrx-org/fix-issue-8-trailing-controls (4575dc4)
  • site: pin wasm demo engine 4575dc4 (859f715)
  • Merge pull request #57 from tsrx-org/wasm-pin-4575dc4 (b0e6ebe)
  • site: a stale wasm pin serves the last verified engine instead of degrading (df2c3ad)
  • Merge pull request #58 from tsrx-org/fix-54-lazy-trivia (6adf92f)
  • Merge pull request #59 from tsrx-org/derive-page-inventory (5c37f7f)
  • Merge pull request #60 from tsrx-org/stale-pin-fallback (7bbe2f4)
  • Merge pull request #61 from tsrx-org/parser-recovery (218e90e)

❀️ Contributors