v0.5.3
- Fix
export { local as default }producingvar default = local(syntax error). The bundler's alias emitter now uses_defaultfor 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