v6.0.0
6.0.0 (2023-09-20)
Bug Fixes
BREAKING CHANGES
target
now defaults toes2020
- 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
intsconfig.json
). Read more in esbuild changelog