Skip to content

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 31 Mar 19:02
· 75 commits to master since this release
  • Handle export default <expression> in bundler — emits var _default = <expr> instead of dropping the expression. Fixes Vue SFC compiled output losing the component object.
  • Fix export { local as default } producing var default = local (from v0.5.3)

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