Skip to content

v0.14.6

Choose a tag to compare

@dannote dannote released this 19 Jun 16:38
· 120 commits to master since this release

Changed

  • Upgraded oxc to 0.17.1 and quickbeam to 0.10.18.
  • Dynamic import variable rewriting and CommonJS require() import extraction now use parser-backed OXC selectors instead of full AST parse/postwalk passes.