Skip to content

v6.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Sep 15:36
· 8 commits to main since this release
e82493b

6.0.0 (2023-09-20)

Bug Fixes

BREAKING CHANGES

  • target now defaults to es2020
  • Required esbuild version should be 0.18 and above
  • For tsconfig, switch to use the built-in strategy of esbuild. (For example, esbuild v0.18 and later will no longer follow target in tsconfig.json). Read more in esbuild changelog