Skip to content

v40.0.0

Compare
Choose a tag to compare
@pomek pomek released this 09 May 08:20
· 548 commits to master since this release

This release brings the updated configuration for the build tools. As it might produce output that is incompatible with the previous settings, this release is marked as a major bump.

Features

  • build-tools: Set target:es2022 and loose:false in the swc plugin to avoid syntax lowering and unnecessary code transformation. (commit)
  • dev-utils: Set target: es2022 in esbuild-loader. (commit)

Bug fixes

  • build-tools: Prevent TypeScript plugin from processing the source code (which is already done by the swc plugin). (commit)

Other changes

Released packages

Check out the Versioning policy guide for more information.

Released packages (summary)

Releases containing new features:

Other releases: