Snyk has created this PR to upgrade:
- @babel/types from 7.1.3 to 7.24.9.
See this package in npm: https://www.npmjs.com/package/@babel/types
- @babel/generator from 7.1.3 to 7.24.9.
See this package in npm: https://www.npmjs.com/package/@babel/generator
- @babel/parser from 7.1.3 to 7.24.8.
See this package in npm: https://www.npmjs.com/package/@babel/parser
- @babel/template from 7.1.2 to 7.24.7.
See this package in npm: https://www.npmjs.com/package/@babel/template
- @babel/traverse from 7.1.4 to 7.24.8.
See this package in npm: https://www.npmjs.com/package/@babel/traverse
See this project in Snyk:
https://app.snyk.io/org/ashlyrose027/project/8048a68e-031a-4e0d-8cd1-3021aea15f3d?utm_source=github&utm_medium=referral&page=upgrade-pr
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
@babel/types
from 7.1.3 to 7.24.9 | 113 versions ahead of your current version | 21 days ago
on 2024-07-15
@babel/generator
from 7.1.3 to 7.24.9 | 123 versions ahead of your current version | 21 days ago
on 2024-07-15
@babel/parser
from 7.1.3 to 7.24.8 | 168 versions ahead of your current version | 25 days ago
on 2024-07-11
@babel/template
from 7.1.2 to 7.24.7 | 34 versions ahead of your current version | 2 months ago
on 2024-06-05
@babel/traverse
from 7.1.4 to 7.24.8 | 124 versions ahead of your current version | 25 days ago
on 2024-07-11
Issues fixed by the recommended upgrade:
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-LODASH-1040724
SNYK-JS-LODASH-450202
SNYK-JS-LODASH-567746
SNYK-JS-LODASH-608086
SNYK-JS-LODASH-6139239
SNYK-JS-LODASH-1018905
npm:debug:20170905
Package name: @babel/types
-
7.24.9 - 2024-07-15
- babel-core, babel-standalone
- #16639 Avoid require() call in @ babel/standalone bundle (@ nicolo-ribaudo)
- babel-types
- #16638 fix: provide legacy typings for TS < 4.1 (@ JLHwung)
- babel-generator, babel-plugin-transform-optional-chaining
- #16617 Avoid extra parens in TS as/satisfies (@ nicolo-ribaudo)
- babel-helper-module-transforms
- #16629 Lazy top-level initializations for module transforms (@ guybedford)
- Babel Bot (@ babel-bot)
- Guy Bedford (@ guybedford)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.24.8 - 2024-07-11
- babel-parser
- #16567 Do not use strict mode in TS declare (@ liuxingbaoyu)
- babel-generator
- #16630 Correctly print parens around in in for heads (@ nicolo-ribaudo)
- #16626 Fix printing of comments in await using (@ nicolo-ribaudo)
- #16591 fix typescript code generation for yield expression inside type expre… (@ SreeXD)
- babel-parser
- #16613 Disallow destructuring assignment in using declarations (@ H0onnn)
- #16490 fix: do not add .value: undefined to regexp literals (@ liuxingbaoyu)
- babel-types
- #16615 Remove boolean props from ObjectTypeInternalSlot visitor keys (@ nicolo-ribaudo)
- babel-plugin-transform-typescript
- #16566 fix: Correctly handle export import x = (@ liuxingbaoyu)
- babel-generator
- #16625 Avoid unnecessary parens around async in for await (@ nicolo-ribaudo)
- babel-traverse
- #16619 Avoid checking Scope.globals multiple times (@ liuxingbaoyu)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Jon Kuperman (@ jkup)
- Nagendran N (@ SreeXD)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ H0onnn
- @ liuxingbaoyu
-
7.24.7 - 2024-06-05
- babel-node
- #16554 Allow extra flags in babel-node (@ nicolo-ribaudo)
- babel-traverse
- #16522 fix: incorrect constantViolations with destructuring (@ liuxingbaoyu)
- babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform using in switch correctly (@ liuxingbaoyu)
- babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16525 Delete unused array helpers (@ blakewilson)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Blake Wilson (@ blakewilson)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ liuxingbaoyu
-
7.24.6 - 2024-05-24
- babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (@ nicolo-ribaudo)
- babel-core, babel-generator, babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (@ nicolo-ribaudo)
- babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
- #16485 Support undecorated static accessor in anonymous classes (@ JLHwung)
- #16484 Fix decorator bare yield await (@ JLHwung)
- babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
- #16483 Fix: throw TypeError if addInitializer is called after finished (@ JLHwung)
- babel-parser, babel-plugin-transform-typescript
- #16476 fix: Correctly parse cls.fn<C> = x (@ liuxingbaoyu)
- babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16501 Generate helper metadata at build time (@ nicolo-ribaudo)
- babel-helpers
- #16499 Add tsconfig.json for @ babel/helpers/src/helpers (@ nicolo-ribaudo)
- babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16495 Move all runtime helpers to individual files (@ nicolo-ribaudo)
- babel-parser, babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (@ nicolo-ribaudo)
- Other
- #16466 Migrate import assertions syntax (@ JLHwung)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Blake Wilson (@ blakewilson)
- Huáng Jùnliàng (@ JLHwung)
- Lucas Coelho (@ coelhucas)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- Zzzen (@ Zzzen)
- @ liuxingbaoyu
-
7.24.5 - 2024-04-29
- babel-plugin-transform-classes, babel-traverse
- #16377 fix: TypeScript annotation affects output (@ liuxingbaoyu)
- babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
- #16440 Fix suppressed error order (@ sossost)
- #16408 Await nullish async disposable (@ JLHwung)
- babel-parser
- #16407 Recover from exported using declaration (@ JLHwung)
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (@ liuxingbaoyu)
- babel-parser
- #16425 Improve @ babel/parser AST types (@ nicolo-ribaudo)
- #16417 Always pass type argument to .startNode (@ nicolo-ribaudo)
- babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
- #16439 Make NodePath<T | U> distributive (@ nicolo-ribaudo)
- babel-plugin-proposal-partial-application, babel-types
- #16421 Remove JSXNamespacedName from valid CallExpression args (@ nicolo-ribaudo)
- babel-plugin-transform-class-properties, babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@ nicolo-ribaudo)
- babel-helpers, babel-preset-env, babel-runtime-corejs3
- #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@ romgrk)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Rom Grk (@ romgrk)
- @ liuxingbaoyu
- ynnsuis (@ sossost)
-
7.24.0 - 2024-02-28
-
7.23.9 - 2024-01-25
-
7.23.6 - 2023-12-11
-
7.23.5 - 2023-11-29
-
7.23.4 - 2023-11-20
-
7.23.3 - 2023-11-09
-
7.23.0 - 2023-09-25
-
7.22.19 - 2023-09-14
-
7.22.17 - 2023-09-08
-
7.22.15 - 2023-09-04
-
7.22.11 - 2023-08-24
-
7.22.10 - 2023-08-07
-
7.22.5 - 2023-06-08
-
7.22.4 - 2023-05-29
-
7.22.3 - 2023-05-27
-
7.22.0 - 2023-05-26
-
7.21.5 - 2023-04-28
-
7.21.4 - 2023-03-31
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.3 - 2023-03-14
-
7.21.2 - 2023-02-23
-
7.21.0 - 2023-02-20
-
7.20.7 - 2022-12-22
-
7.20.5 - 2022-11-28
-
7.20.2 - 2022-11-04
-
7.20.0 - 2022-10-27
-
7.19.4 - 2022-10-10
-
7.19.3 - 2022-09-27
-
7.19.0 - 2022-09-05
-
7.18.13 - 2022-08-22
-
7.18.10 - 2022-08-01
-
7.18.9 - 2022-07-18
-
7.18.8 - 2022-07-08
-
7.18.7 - 2022-06-28
-
7.18.6 - 2022-06-27
-
7.18.4 - 2022-05-29
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.10 - 2022-04-29
-
7.17.0 - 2022-02-02
-
7.16.8 - 2022-01-10
-
7.16.7 - 2021-12-31
-
7.16.0 - 2021-10-29
-
7.15.6 - 2021-09-09
-
7.15.4 - 2021-09-02
-
7.15.0 - 2021-08-04
-
7.14.9 - 2021-08-01
-
7.14.8 - 2021-07-20
-
7.14.5 - 2021-06-09
-
7.14.4 - 2021-05-28
-
7.14.2 - 2021-05-12
-
7.14.1 - 2021-05-04
-
7.14.0 - 2021-04-29
-
7.13.17 - 2021-04-20
-
7.13.16 - 2021-04-20
-
7.13.14 - 2021-03-29
-
7.13.13 - 2021-03-26
-
7.13.12 - 2021-03-22
-
7.13.0 - 2021-02-22
-
7.12.17 - 2021-02-18
-
7.12.13 - 2021-02-03
-
7.12.12 - 2020-12-23
-
7.12.11 - 2020-12-15
-
7.12.10 - 2020-12-09
-
7.12.7 - 2020-11-20
-
7.12.6 - 2020-11-04
-
7.12.5 - 2020-11-03
-
7.12.1 - 2020-10-15
-
7.12.0 - 2020-10-14
-
7.11.5 - 2020-08-31
-
7.11.0 - 2020-07-30
-
7.10.5 - 2020-07-14
-
7.10.4 - 2020-06-30
-
7.10.3 - 2020-06-19
-
7.10.2 - 2020-05-30
-
7.10.1 - 2020-05-27
-
7.10.0 - 2020-05-26
-
7.9.6 - 2020-04-29
-
7.9.5 - 2020-04-07
-
7.9.0 - 2020-03-20
-
7.8.7 - 2020-03-05
-
7.8.6 - 2020-02-27
-
7.8.3 - 2020-01-13
-
7.8.0 - 2020-01-12
-
7.7.4 - 2019-11-22
-
7.7.2 - 2019-11-06
-
7.7.1 - 2019-11-05
-
7.7.0 - 2019-11-05
-
7.6.3 - 2019-10-08
-
7.6.1 - 2019-09-06
-
7.6.0 - 2019-09-06
-
7.5.5 - 2019-07-17
-
7.5.0 - 2019-07-04
-
7.4.4 - 2019-04-26
-
7.4.0 - 2019-03-19
-
7.3.4 - 2019-02-25
-
7.3.3 - 2019-02-15
-
7.3.2 - 2019-02-04
-
7.3.0 - 2019-01-21
-
7.2.2 - 2018-12-15
-
7.2.0 - 2018-12-03
-
7.1.6 - 2018-11-13
-
7.1.5 - 2018-11-06
-
7.1.3 - 2018-10-11
from @babel/types GitHub release notes Package name: @babel/generatorv7.24.9 (2024-07-15)
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 5
v7.24.8 (2024-07-11)
Thanks @ H0onnn, @ jkup and @ SreeXD for your first pull requests!
👓 Spec Compliance
🐛 Bug Fix
💅 Polish
Committers: 9
v7.24.7 (2024-06-05)
🐛 Bug Fix
🏠 Internal
Committers: 7
v7.24.6 (2024-05-24)
Thanks @ amjed-98, @ blakewilson, @ coelhucas, and @ SukkaW for your first PRs!
🐛 Bug Fix
🏠 Internal
Committers: 9
v7.24.5 (2024-04-29)
Thanks @ romgrk and @ sossost for your first PRs!
🐛 Bug Fix
💅 Polish
🏠 Internal
🏃♀️ Performance
Committers: 6
-
7.24.9 - 2024-07-15
- babel-core, babel-standalone
- #16639 Avoid require() call in @ babel/standalone bundle (@ nicolo-ribaudo)
- babel-types
- #16638 fix: provide legacy typings for TS < 4.1 (@ JLHwung)
- babel-generator, babel-plugin-transform-optional-chaining
- #16617 Avoid extra parens in TS as/satisfies (@ nicolo-ribaudo)
- babel-helper-module-transforms
- #16629 Lazy top-level initializations for module transforms (@ guybedford)
- Babel Bot (@ babel-bot)
- Guy Bedford (@ guybedford)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- @ liuxingbaoyu
-
7.24.8 - 2024-07-11
- babel-parser
- #16567 Do not use strict mode in TS declare (@ liuxingbaoyu)
- babel-generator
- #16630 Correctly print parens around in in for heads (@ nicolo-ribaudo)
- #16626 Fix printing of comments in await using (@ nicolo-ribaudo)
- #16591 fix typescript code generation for yield expression inside type expre… (@ SreeXD)
- babel-parser
- #16613 Disallow destructuring assignment in using declarations (@ H0onnn)
- #16490 fix: do not add .value: undefined to regexp literals (@ liuxingbaoyu)
- babel-types
- #16615 Remove boolean props from ObjectTypeInternalSlot visitor keys (@ nicolo-ribaudo)
- babel-plugin-transform-typescript
- #16566 fix: Correctly handle export import x = (@ liuxingbaoyu)
- babel-generator
- #16625 Avoid unnecessary parens around async in for await (@ nicolo-ribaudo)
- babel-traverse
- #16619 Avoid checking Scope.globals multiple times (@ liuxingbaoyu)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Jon Kuperman (@ jkup)
- Nagendran N (@ SreeXD)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ H0onnn
- @ liuxingbaoyu
-
7.24.7 - 2024-06-05
- babel-node
- #16554 Allow extra flags in babel-node (@ nicolo-ribaudo)
- babel-traverse
- #16522 fix: incorrect constantViolations with destructuring (@ liuxingbaoyu)
- babel-helper-transform-fixture-test-runner, babel-plugin-proposal-explicit-resource-management
- #16524 fix: Transform using in switch correctly (@ liuxingbaoyu)
- babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16525 Delete unused array helpers (@ blakewilson)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Blake Wilson (@ blakewilson)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- @ liuxingbaoyu
-
7.24.6 - 2024-05-24
- babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
- #16514 Fix source maps for private member expressions (@ nicolo-ribaudo)
- babel-core, babel-generator, babel-plugin-transform-modules-commonjs
- #16515 Fix source maps for template literals (@ nicolo-ribaudo)
- babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
- #16485 Support undecorated static accessor in anonymous classes (@ JLHwung)
- #16484 Fix decorator bare yield await (@ JLHwung)
- babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
- #16483 Fix: throw TypeError if addInitializer is called after finished (@ JLHwung)
- babel-parser, babel-plugin-transform-typescript
- #16476 fix: Correctly parse cls.fn<C> = x (@ liuxingbaoyu)
- babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16501 Generate helper metadata at build time (@ nicolo-ribaudo)
- babel-helpers
- #16499 Add tsconfig.json for @ babel/helpers/src/helpers (@ nicolo-ribaudo)
- babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
- #16495 Move all runtime helpers to individual files (@ nicolo-ribaudo)
- babel-parser, babel-traverse
- #16482 Statically generate boilerplate for bitfield accessors (@ nicolo-ribaudo)
- Other
- #16466 Migrate import assertions syntax (@ JLHwung)
- Amjad Yahia Robeen Hassan (@ amjed-98)
- Babel Bot (@ babel-bot)
- Blake Wilson (@ blakewilson)
- Huáng Jùnliàng (@ JLHwung)
- Lucas Coelho (@ coelhucas)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Sukka (@ SukkaW)
- Zzzen (@ Zzzen)
- @ liuxingbaoyu
-
7.24.5 - 2024-04-29
- babel-plugin-transform-classes, babel-traverse
- #16377 fix: TypeScript annotation affects output (@ liuxingbaoyu)
- babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3
- #16440 Fix suppressed error order (@ sossost)
- #16408 Await nullish async disposable (@ JLHwung)
- babel-parser
- #16407 Recover from exported using declaration (@ JLHwung)
- Other
- #16414 Relax ESLint peerDependency constraint to allow v9 (@ liuxingbaoyu)
- babel-parser
- #16425 Improve @ babel/parser AST types (@ nicolo-ribaudo)
- #16417 Always pass type argument to .startNode (@ nicolo-ribaudo)
- babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
- #16439 Make NodePath<T | U> distributive (@ nicolo-ribaudo)
- babel-plugin-proposal-partial-application, babel-types
- #16421 Remove JSXNamespacedName from valid CallExpression args (@ nicolo-ribaudo)
- babel-plugin-transform-class-properties, babel-preset-env
- #16406 Do not load unnecessary Babel 7 syntax plugins in Babel 8 (@ nicolo-ribaudo)
- babel-helpers, babel-preset-env, babel-runtime-corejs3
- #16357 Performance: improve objectWithoutPropertiesLoose on V8 (@ romgrk)
- Babel Bot (@ babel-bot)
- Huáng Jùnliàng (@ JLHwung)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Rom Grk (@ romgrk)
- @ liuxingbaoyu
- ynnsuis (@ sossost)
-
7.24.4 - 2024-04-03
- babel-parser
- #16403 Forbid initializerless using (@ JLHwung)
- babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
- #16388 Ensure decorators are callable (@ JLHwung)
- babel-generator
- #16402 fix: Correctly prints { [key in Bar]? } (@ liuxingbaoyu)
- #16394 fix: Correctly generate TSMappedType (@ liuxingbaoyu)
- babel-compat-data, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-preset-env
- #16390 Create bugfix plugin for classes in computed keys in Firefox (@ nicolo-ribaudo)
- babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
- #16387 fix: support mutated outer decorated class binding (@ JLHwung)
- #16385 fix: Decorators when super() exists and protoInit is not needed (@ liuxingbaoyu)
- babel-plugin-transform-block-scoping
- #16384 fix: Transform scoping for for X in loop (@ liuxingbaoyu)
- #16368 fix: Capture let when the for body is not a block (@ liuxingbaoyu)
- babel-core, babel-plugin-transform-block-scoped-functions, babel-plugin-transform-block-scoping
- #16363 Fix incorrect function hoisting in some case statements (@ luiscubal)
- Babel Bot (@ babel-bot)
- Dunqing (@ Dunqing)
- Huáng Jùnliàng (@ JLHwung)
- Luís Reis (@ luiscubal)
- Nicolò Ribaudo (@ nicolo-ribaudo)
- Samual Norman (@ samualtnorman)
- @ liuxingbaoyu
-
7.24.1 - 2024-03-19
-
7.23.6 - 2023-12-11
-
7.23.5 - 2023-11-29
-
7.23.4 - 2023-11-20
-
7.23.3 - 2023-11-09
-
7.23.0 - 2023-09-25
-
7.22.15 - 2023-09-04
-
7.22.10 - 2023-08-07
-
7.22.9 - 2023-07-12
-
7.22.7 - 2023-07-06
-
7.22.5 - 2023-06-08
-
7.22.3 - 2023-05-27
-
7.22.0 - 2023-05-26
-
7.21.9 - 2023-05-22
-
7.21.5 - 2023-04-28
-
7.21.4 - 2023-03-31
-
7.21.4-esm.4 - 2023-04-04
-
7.21.4-esm.3 - 2023-04-04
-
7.21.4-esm.2 - 2023-04-04
-
7.21.4-esm.1 - 2023-04-04
-
7.21.4-esm - 2023-04-04
-
7.21.3 - 2023-03-14
-
7.21.1 - 2023-02-20
-
7.21.0 - 2023-02-20
-
7.20.14 - 2023-01-27
-
7.20.7 - 2022-12-22
-
7.20.5 - 2022-11-28
-
7.20.4 - 2022-11-08
-
7.20.3 - 2022-11-07
-
7.20.2 - 2022-11-04
-
7.20.1 - 2022-11-01
-
7.20.0 - 2022-10-27
-
7.19.6 - 2022-10-20
-
7.19.5 - 2022-10-10
-
7.19.4 - 2022-10-10
-
7.19.3 - 2022-09-27
-
7.19.0 - 2022-09-05
-
7.18.13 - 2022-08-22
-
7.18.12 - 2022-08-05
-
7.18.10 - 2022-08-01
-
7.18.9 - 2022-07-18
-
7.18.7 - 2022-06-28
-
7.18.6 - 2022-06-27
-
7.18.2 - 2022-05-25
-
7.18.0 - 2022-05-19
-
7.17.12 - 2022-05-16
-
7.17.10 - 2022-04-29
-
7.17.9 - 2022-04-06
-
7.17.7 - 2022-03-14
-
7.17.3 - 2022-02-15
-
7.17.0 - 2022-02-02
-
7.16.8 - 2022-01-10
-
7.16.7 - 2021-12-31
-
7.16.5 - 2021-12-13
-
7.16.0 - 2021-10-29
-
7.15.8 - 2021-10-06
-
7.15.4 - 2021-09-02
-
7.15.0 - 2021-08-04
-
7.14.9 - 2021-08-01
-
7.14.8 - 2021-07-20
-
7.14.5 - 2021-06-09
-
7.14.3 - 2021-05-17
-
7.14.2 - 2021-05-12
-
7.14.1 - 2021-05-04
-
7.14.0 - 2021-04-29
-
7.13.16 - 2021-04-20
-
7.13.9 - 2021-03-01
-
7.13.0 - 2021-02-22
-
7.12.17 - 2021-02-18
-
7.12.15 - 2021-02-04
-
7.12.13 - 2021-02-03
-
7.12.11 - 2020-12-15
-
7.12.10 - 2020-12-09
-
7.12.5 - 2020-11-03
-
7.12.1 - 2020-10-15
-
7.12.0 - 2020-10-14
-
7.11.6 - 2020-09-03
-
7.11.5 - 2020-08-31
-
7.11.4 - 2020-08-20
-
7.11.0 - 2020-07-30
-
7.10.5 - 2020-07-14
-
7.10.4 - 2020-06-30
-
7.10.3 - 2020-06-19
-
7.10.2 - 2020-05-30
-
7.10.1 - 2020-05-27
-
7.10.0 - 2020-05-26
-
7.9.6 - 2020-04-29
-
7.9.5 - 2020-04-07
-
7.9.4 - 2020-03-24
-
7.9.3 - 2020-03-22
-
7.9.0 - 2020-03-20
-
7.8.8 - 2020-03-12
-
7.8.7 - 2020-03-05
-
7.8.6 - 2020-02-27
-
7.8.4 - 2020-01-30
-
7.8.3 - 2020-01-13
-
7.8.0 - 2020-01-12
-
7.7.7 - 2019-12-19
-
7.7.4 - 2019-11-22
-
7.7.2 - 2019-11-06
-
7.7.0 - 2019-11-05
-
7.6.4 - 2019-10-10
-
7.6.3 - 2019-10-08
-
7.6.2 - 2019-09-23
-
7.6.0 - 2019-09-06
-
7.5.5 - 2019-07-17
-
7.5.0 - 2019-07-04
-
7.4.4 - 2019-04-26
-
7.4.0 - 2019-03-19
-
7.3.4 - 2019-02-25
-
7.3.3 - 2019-02-15
-
7.3.2 - 2019-02-04
-
7.3.0 - 2019-01-21
-
7.2.2 - 2018-12-15
-
7.2.0 - 2018-12-03
-
7.1.6 - 2018-11-13
-
7.1.5 - 2018-11-06
-
7.1.3 - 2018-10-11
from @babel/generator GitHub release notes ...v7.24.9 (2024-07-15)
🐛 Bug Fix
💅 Polish
🏠 Internal
Committers: 5
v7.24.8 (2024-07-11)
Thanks @ H0onnn, @ jkup and @ SreeXD for your first pull requests!
👓 Spec Compliance
🐛 Bug Fix
💅 Polish
Committers: 9
v7.24.7 (2024-06-05)
🐛 Bug Fix
🏠 Internal
Committers: 7
v7.24.6 (2024-05-24)
Thanks @ amjed-98, @ blakewilson, @ coelhucas, and @ SukkaW for your first PRs!
🐛 Bug Fix
🏠 Internal
Committers: 9
v7.24.5 (2024-04-29)
Thanks @ romgrk and @ sossost for your first PRs!
🐛 Bug Fix
💅 Polish
🏠 Internal
🏃♀️ Performance
Committers: 6
v7.24.4 (2024-04-03)
Thanks @ Dunqing, @ luiscubal, and @ samualtnorman for your first PRs!
👓 Spec Compliance
🐛 Bug Fix
Committers: 7