Bump the development-version-updates group with 24 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the development-version-updates group with 24 updates:
Package | From | To |
---|---|---|
@types/node | 18.19.103 |
18.19.110 |
eslint-plugin-prettier | 5.4.0 |
5.4.1 |
lint-staged | 16.0.0 |
16.1.0 |
@babel/compat-data | 7.27.2 |
7.27.3 |
@babel/helper-module-transforms | 7.27.1 |
7.27.3 |
@babel/helpers | 7.27.1 |
7.27.4 |
@babel/parser | 7.27.2 |
7.27.4 |
@babel/plugin-transform-block-scoping | 7.27.1 |
7.27.3 |
@babel/plugin-transform-destructuring | 7.27.1 |
7.27.3 |
@babel/plugin-transform-object-rest-spread | 7.27.2 |
7.27.3 |
@babel/plugin-transform-regenerator | 7.27.1 |
7.27.4 |
@babel/traverse | 7.27.1 |
7.27.4 |
@babel/types | 7.27.1 |
7.27.3 |
@pkgr/core | 0.2.4 |
0.2.7 |
array-includes | 3.1.8 |
3.1.9 |
browserslist | 4.24.5 |
4.25.0 |
caniuse-lite | 1.0.30001718 |
1.0.30001720 |
electron-to-chromium | 1.5.157 |
1.5.161 |
es-abstract | 1.23.10 |
1.24.0 |
shell-quote | 1.8.2 |
1.8.3 |
synckit | 0.11.6 |
0.11.8 |
fdir | 6.4.4 |
6.4.5 |
unrs-resolver | 1.7.2 |
1.7.8 |
webpack-sources | 3.3.0 |
3.3.2 |
Updates @types/node
from 18.19.103 to 18.19.110
Commits
- See full diff in compare view
Updates eslint-plugin-prettier
from 5.4.0 to 5.4.1
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.4.1
Patch Changes
- #740
c21521f
Thanks@JounQin
! - fix(deps): bumpsynckit
to v0.11.7 to fix potentialTypeError: Cannot read properties of undefined (reading 'message')
errorFull Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.4.1
Commits
3d15dea
chore: release eslint-plugin-prettier (#741)c21521f
fix(deps): bumpsynckit
to v0.11.7 (#740)- See full diff in compare view
Updates lint-staged
from 16.0.0 to 16.1.0
Release notes
Sourced from lint-staged's releases.
v16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.
Changelog
Sourced from lint-staged's changelog.
16.1.0
Minor Changes
#1536
e729daa
Thanks@iiroj
! - A new flag--no-revert
has been introduced for when task modifications should be applied to the index before aborting the commit in case of errors. By default, lint-staged will clear all task modifications and revert to the original state.#1550
b27fa3f
Thanks@iiroj
! - Lint-staged now ignores symlinks and leaves them out from the list of staged files.Patch Changes
- #1558
c37dc38
Thanks@iiroj
! - The minimum required Node.js version is lowered to20.17
following nano-spawn@1.0.2.
Commits
f92caaa
chore(changeset): releasee729daa
feat: add "--no-revert" flag to disable reverting to original state in case o...c37dc38
fix: lower minimum required Node.js version to 20.1748f778f
build(deps): update dependenciesb27fa3f
feat: leave out symlinks from list of staged filesa941f2c
docs: add table of contents section to README.md (#1555)- See full diff in compare view
Updates @babel/compat-data
from 7.27.2 to 7.27.3
Release notes
Sourced from @babel/compat-data
's releases.
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Committers: 7
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Vik R (
@vikr01
)@liuxingbaoyu
@magic-akari
- fisker Cheung (
@fisker
)
Changelog
Sourced from @babel/compat-data
's changelog.
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Commits
da5e371
v7.27.3ce7a631
Update compat data (#17325)- See full diff in compare view
Updates @babel/helper-module-transforms
from 7.27.1 to 7.27.3
Release notes
Sourced from @babel/helper-module-transforms
's releases.
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Committers: 7
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Vik R (
@vikr01
)@liuxingbaoyu
@magic-akari
- fisker Cheung (
@fisker
)v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.js
containsnode:
protocol require (@liuxingbaoyu
)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu
)babel-plugin-transform-object-rest-spread
babel-plugin-transform-modules-commonjs
,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari
):running_woman: Performance
Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
@magic-akari
Changelog
Sourced from @babel/helper-module-transforms
's changelog.
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.js
containsnode:
protocol require (@liuxingbaoyu
)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu
)babel-plugin-transform-object-rest-spread
babel-plugin-transform-modules-commonjs
,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari
):running_woman: Performance
Commits
da5e371
v7.27.31d4546b
Preserve class id when transforming using declarations with exported class (#...- See full diff in compare view
Updates @babel/helpers
from 7.27.1 to 7.27.4
Release notes
Sourced from @babel/helpers
's releases.
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@nicolo-ribaudo
)Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Committers: 7
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Vik R (
@vikr01
)
... (truncated)
Changelog
Sourced from @babel/helpers
's changelog.
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@nicolo-ribaudo
)v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.js
containsnode:
protocol require (@liuxingbaoyu
)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu
)babel-plugin-transform-object-rest-spread
babel-plugin-transform-modules-commonjs
,babel-template
- #17284 fix(babel-template): Properly handle empty string replacements (
@magic-akari
):running_woman: Performance
babel-cli
... (truncated)
Commits
7d06930
v7.27.45b9468d
Reduceregenerator
size more (#17287)cb78b5b
[babel 8] Do not replace globalregeneratorRuntime
references in regenerato...49c0dbb
Fix iterator compatibility ofregeneratorValues
(#17335)d23a1bd
Use shorter method names for regenerator context (#17334)9dcd115
Restore behavior ofregeneratorRuntime
helper (#17329)fe32019
Reduceregenerator
helper size (#17268)a0690e3
SplitregeneratorRuntime
into multiple helpers (#17238)da5e371
v7.27.335152d8
Correctly set.displayName
onGeneratorFunction
(#17328)- Additional commits viewable in compare view
Updates @babel/parser
from 7.27.2 to 7.27.4
Release notes
Sourced from @babel/parser
's releases.
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@nicolo-ribaudo
)Committers: 4
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Committers: 7
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Vik R (
@vikr01
)
... (truncated)
Changelog
Sourced from @babel/parser
's changelog.
v7.27.4 (2025-05-30)
:eyeglasses: Spec Compliance
babel-parser
,babel-plugin-proposal-explicit-resource-management
:nail_care: Polish
:microscope: Output optimization
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #17287 Reduce
regenerator
size more (@liuxingbaoyu
)babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
- #17334 Use shorter method names for regenerator context (
@nicolo-ribaudo
)- #17268 Reduce
regenerator
helper size (@liuxingbaoyu
)babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
- #17238 Split
regeneratorRuntime
into multiple helpers (@nicolo-ribaudo
)v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Commits
7d06930
v7.27.4f58e67b
Disallow using in bare case statement (#17323)0d41813
Improve parseExpression error messages (#17311)da5e371
v7.27.32d0c76e
Improve integrations of using declaration with other transforms (#17330)7667b0d
fix(parser): properly handle optional markers in generator class methods (#17...3784ab7
Improve import phase parsing (#17308)205e1cf
fix(parser): Terminate modifier parsing at newline (#17307)- See full diff in compare view
Updates @babel/plugin-transform-block-scoping
from 7.27.1 to 7.27.3
Release notes
Sourced from @babel/plugin-transform-block-scoping
's releases.
v7.27.3 (2025-05-27)
:bug: Bug Fix
babel-generator
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
- #17328 Correctly set
.displayName
onGeneratorFunction
(@nicolo-ribaudo
)babel-plugin-proposal-explicit-resource-management
babel-plugin-proposal-decorators
,babel-types
- #17321 fix(converter): Remove
abstract
modifiers in class declaration to expression conversion (@magic-akari
)babel-helper-module-transforms
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
babel-parser
- #17312 fix(parser): properly handle optional markers in generator class methods (
@magic-akari
)- #17307 fix(parser): Terminate modifier parsing at newline (
@magic-akari
)babel-generator
,babel-parser
Committers: 7
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Vik R (
@vikr01
)@liuxingbaoyu
@magic-akari
- fisker Cheung (
@fisker
)v7.27.2 (2025-05-06)
:bug: Bug Fix
babel-parser
- #17289 fix:
@babel/parser/bin/index.js
containsnode:
protocol require (@liuxingbaoyu
)- #17291 fix: Private class method not found when TS and estree (
@liuxingbaoyu
)babel-plugin-transform-object-rest-spread
Pull Request Statistics
1
1
+213
-181
Package Dependencies
@babel/helper-module-transforms
npm
7.27.1 → 7.27.3
Patch
npm
7.27.1 → 7.27.3
Patch
npm
7.27.1 → 7.27.3
Patch
npm
7.27.2 → 7.27.3
Patch
@babel/plugin-transform-regenerator
npm
7.27.1 → 7.27.4
Patch
Technical Details
ID: | 838716 |
UUID: | 2561398968 |
Node ID: | PR_kwDONT5-8s6Yq9i4 |
Host: | GitHub |
Repository: | mrlonis/example-angular-16-app |
Merge State: | Unknown |