website
website copied to clipboard
Bump @babel/preset-env from 7.18.2 to 7.21.4 in /assets
Bumps @babel/preset-env from 7.18.2 to 7.21.4.
Release notes
Sourced from @babel/preset-env's releases.
v7.21.4 (2023-03-31)
:bug: Bug Fix
babel-core,babel-helper-module-imports,babel-preset-typescript
- #15478 Fix support for
import/exportin.ctsfiles (@liuxingbaoyu)babel-generator:nail_care: Polish
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-transform-typescript,babel-traverse
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo):house: Internal
- Other
babel-parserbabel-code-frame,babel-highlightCommitters: 6
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)- Ryan Tsao (
@rtsao)@liuxingbaoyu- fisker Cheung (
@fisker)v7.21.3 (2023-03-14)
Thanks
@amoeller,@Harpica, and@nzakasfor your first PRs!:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari):nail_care: Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu):house: Internal
... (truncated)
Changelog
Sourced from @babel/preset-env's changelog.
v7.21.4 (2023-03-31)
:bug: Bug Fix
babel-core,babel-helper-module-imports,babel-preset-typescript
- #15478 Fix support for
import/exportin.ctsfiles (@liuxingbaoyu)babel-generator:nail_care: Polish
babel-helper-create-class-features-plugin,babel-plugin-proposal-class-properties,babel-plugin-transform-typescript,babel-traverse
- #15427 Fix moving comments of removed nodes (
@nicolo-ribaudo):house: Internal
- Other
babel-parserbabel-code-frame,babel-highlightv7.21.3 (2023-03-14)
:eyeglasses: Spec Compliance
:bug: Bug Fix
babel-parserbabel-plugin-transform-typescript
- #15489 Register
vardecls generated byimport ... =TS transform (@amoeller)- #15494 fix: Consider
export { type foo }as type-only usage (@magic-akari):nail_care: Polish
babel-traverse,babel-types
- #15484 Skip node deprecation warnings when used by an old
@babelpackage (@nicolo-ribaudo)babel-generator
- #15480 chore: Improve
jsonCompatibleStringsdeprecation (@liuxingbaoyu):house: Internal
:microscope: Output optimization
babel-plugin-transform-typescript,babel-preset-typescript
- #15467 Optimize TS enums output (
@liuxingbaoyu)v7.21.2 (2023-02-23)
:eyeglasses: Spec Compliance
babel-parser
- #15439 fix: Throws on
new foo?.bar!()(@liuxingbaoyu)
... (truncated)
Commits
202e4fav7.21.4032203echore: Update TS 5.0.2 (#15502)15bd88cFix regression test to use the proper Babel version (#15476)9a85d70chore: Updatecaniuse-lite(#15468)34136c5docs: fix typos (#15432)382d284fix: Transformfor awaitwith shadowed variables (#15235)6757a60Rewritetransform-block-scopingplugin (#15200)c78fc49fix: Edge cases for async functions andnoNewArrowassumption (#15181)f8b47f9Improve array destructuring spec compliance (#15183)871fd5eUpdate compat data (#15204)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)