Sourced from @babel/eslint-parser's releases.
v7.17.0 (2022-02-02)
Thanks
@atti187and@phulinfor your first PRs!:rocket: New Feature
babel-cli,babel-core
- #14065 Allow plugins/presets to indicate external dependencies (
@nicolo-ribaudo)babel-core,babel-parser,babel-traverse
- #14174 Expose
.indexon Position to internally track nodes location (@tolmasky)babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operatorbabel-traversebabel-generator,babel-parser,babel-plugin-syntax-destructuring-private,babel-standalonebabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-typesbabel-generator,babel-parser,babel-traverse,babel-typesbabel-core,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-unicode-sets-regex,babel-plugin-syntax-unicode-sets-regex,babel-plugin-transform-dotall-regex
- #14125 Add transform support for the "regexp unicode sets" proposal (
@nicolo-ribaudo)babel-parser
- #14086 Add parser support for the "regexp unicode sets" proposal (
@nicolo-ribaudo)babel-register
- #14087 Expose
babel/register/experimental-worker(@nicolo-ribaudo):bug: Bug Fix
babel-parserbabel-plugin-transform-runtime:memo: Documentation
- #14223 Remove Babel 6 from SECURITY.md (
@nicolo-ribaudo):house: Internal
babel-helper-fixtures,babel-parser
- #14201 Fuzz test location-related parser options (
@tolmasky)babel-compat-data- Other
:running_woman: Performance
babel-cli,babel-core
- #14209 Switch to
ampproject/remappingto merge source maps (@jridgewell)Committers: 10
... (truncated)
Sourced from @babel/eslint-parser's changelog.
v7.17.0 (2022-02-02)
:rocket: New Feature
babel-cli,babel-core
- #14065 Allow plugins/presets to indicate external dependencies (
@nicolo-ribaudo)babel-core,babel-parser,babel-traverse
- #14174 Expose
.indexon Position to internally track nodes location (@tolmasky)babel-generator,babel-parser,babel-plugin-proposal-pipeline-operator,babel-plugin-syntax-pipeline-operatorbabel-traversebabel-generator,babel-parser,babel-plugin-syntax-destructuring-private,babel-standalonebabel-helper-create-class-features-plugin,babel-helpers,babel-plugin-proposal-decorators,babel-plugin-syntax-decorators,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime,babel-standalone,babel-typesbabel-generator,babel-parser,babel-traverse,babel-typesbabel-core,babel-helper-create-regexp-features-plugin,babel-plugin-proposal-unicode-sets-regex,babel-plugin-syntax-unicode-sets-regex,babel-plugin-transform-dotall-regex
- #14125 Add transform support for the "regexp unicode sets" proposal (
@nicolo-ribaudo)babel-parser
- #14086 Add parser support for the "regexp unicode sets" proposal (
@nicolo-ribaudo)babel-register
- #14087 Expose
babel/register/experimental-worker(@nicolo-ribaudo):bug: Bug Fix
babel-parserbabel-plugin-transform-runtime:memo: Documentation
- #14223 Remove Babel 6 from SECURITY.md (
@nicolo-ribaudo):house: Internal
babel-helper-fixtures,babel-parser
- #14201 Fuzz test location-related parser options (
@tolmasky)babel-compat-data- Other
:running_woman: Performance
babel-cli,babel-core
- #14209 Switch to
ampproject/remappingto merge source maps (@jridgewell)v7.16.12 (2022-01-22)
:bug: Bug Fix
babel-core
- #14192 Avoid dynamic import when it's not needed (
@nicolo-ribaudo)babel-parser
... (truncated)
38c23cd v7.17.0df27d54 proposal-pipe: Add support for ^^ and @@ topics (#13973)