Skip to content

v5.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 08:54
· 205 commits to main since this release

5.11.0 (2021-12-10)

Bug Fixes

  • now cjs shims should only be injected when it's actually used (a6e06e8)
  • show a warning if @swc/core was not installed (213ac91)
  • potentially fixed sourcemap issue if you are using cjs format with --splitting

Features