Skip to content

v0.5.3

Choose a tag to compare

@github-actions github-actions released this 23 Mar 09:58
· 78 commits to master since this release
  • Fix export { local as default } producing var default = local (syntax error). The bundler's alias emitter now uses _default for the reserved word.
  • Handle circular dependencies in bundler (from v0.5.1)
  • Update circular dependency test to expect success

Full changelog: https://github.com/elixir-volt/oxc_ex/blob/master/CHANGELOG.md