Skip to content

v0.10.0

Choose a tag to compare

@thejackshelton thejackshelton released this 07 Sep 19:07
· 21 commits to main since this release

compare changes

🩹 Fixes

  • parser: Port released scoped style parser from tsrx (8235a4d)
  • parser: Classify multiple-output recovery as Recovered, not Complete (270bfea)
  • format: Drop Oxfmt's ;< guard where TSRX already reads a statement boundary (086e11e)
  • toolchain: Serve .tsrx in the editor when a project declares official oxlint itself (35b975e)
  • syntax: Write a statement boundary after a markup statement too (2624ffc)
  • format: Keep nested markup guards in source order and honour CR line ends (0452458)

🏡 Chore

  • release: Count the second @tsrx/oxc pin in two tests (bd3cdb0)

✅ Tests

  • editor: Prove .tsrx in a real VS Code when the project declares official oxlint (921dc74)

📋 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 #62 from tsrx-org/release-v0.9.0 (5382c0d)
  • site: pin wasm demo engine 5382c0d (1924acc)
  • Merge pull request #63 from tsrx-org/wasm-pin-0-9-0 (c68d5c6)
  • site: make every branch of the hero snippet reachable (ac902bc)
  • site: permanently redirect compiled.run/oxc-tsrx to oxc.tsrx.dev (5b2cd96)
  • Merge pull request #66 from tsrx-org/fix/hero-empty-clause (f9fce87)
  • Merge pull request #67 from tsrx-org/site/redirect-compiled-run (839a55c)
  • Merge pull request #70 from tsrx-org/cursor/style-parser-port-187d (6be09c2)
  • Merge origin/main into fix/issues-64-69 (f7ada30)
  • Merge pull request #71 from tsrx-org/fix/issues-64-69 (41eea82)
  • Merge pull request #72 from tsrx-org/chore/sync-version-multiplexer-count (5e19978)

❤️ Contributors