Sourced from @babel/eslint-parser's releases.
v7.14.4 (2021-05-28)
Thanks
@alanorozco,@devfservant,@merceyz,@mmorel-35(and@renovate-bot! :robot:),@sokra, and@wbinnssmithfor your first PRs!:eyeglasses: Spec Compliance
babel-parserbabel-plugin-transform-typescript
- #13314 [ts] Insert
export {}when necessary to imply ESM (@wbinnssmith):bug: Bug Fix
babel-plugin-transform-typescript
- #13381 [ts] Remove override modifier (
@sosukesuzuki)- Other
- #13338 Fix error when parsing ignored files with
babel/eslint-parser(@devfservant)babel-parser:running_woman: Performance
babel-plugin-transform-block-scopingbabel-parser:microscope: Output optimization
babel-plugin-proposal-object-rest-spread,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-react-constant-elements,babel-preset-env
- #13384 Hoist omitted keys from object spread operator (
@alanorozco)Committers: 12
- Alan Orozco (
@alanorozco)- Babel Bot (
@babel-bot)- Bogdan Savluk (
@zxbodya)- Daniel Tschinder (
@danez)- Huáng Jùnliàng (
@JLHwung)- Kristoffer K. (
@merceyz)- Nicolò Ribaudo (
@nicolo-ribaudo)- Sosuke Suzuki (
@sosukesuzuki)- Tobias Koppers (
@sokra)- Will Binns-Smith (
@wbinnssmith)@devfservant- fisker Cheung (
@fisker)v7.14.3 (2021-05-17)
:bug: Bug Fix
babel-core
- #13321 Pass assumptions set in presets to plugins (
@nicolo-ribaudo)babel-parser
... (truncated)
Sourced from @babel/eslint-parser's changelog.
v7.14.4 (2021-05-28)
:eyeglasses: Spec Compliance
babel-parserbabel-plugin-transform-typescript
- #13314 [ts] Insert
export {}when necessary to imply ESM (@wbinnssmith):bug: Bug Fix
babel-plugin-transform-typescript
- #13381 [ts] Remove override modifier (
@sosukesuzuki)- Other
- #13338 Fix error when parsing ignored files with
babel/eslint-parser(@devfservant)babel-parser:running_woman: Performance
babel-plugin-transform-block-scopingbabel-parser:microscope: Output optimization
babel-plugin-proposal-object-rest-spread,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-plugin-transform-react-constant-elements,babel-preset-env
- #13384 Hoist omitted keys from object spread operator (
@alanorozco)v7.14.3 (2021-05-17)
:bug: Bug Fix
babel-core
- #13321 Pass assumptions set in presets to plugins (
@nicolo-ribaudo)babel-parser
- #13326 fix: preserve tokensLength in tryParse (
@JLHwung)- #13325 Parse
letdeclarations whose id starts with\(@nicolo-ribaudo)babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-plugin-proposal-class-properties,babel-plugin-proposal-class-static-block
- #13303 Don't duplicate the base class when using
constantSuper(@nicolo-ribaudo):house: Internal
- Other
babel-plugin-transform-block-scoping
- #13304 Add test for fixed block scoping issue (
@nicolo-ribaudo):microscope: Output optimization
babel-helper-create-class-features-plugin,babel-helper-replace-supers,babel-plugin-proposal-class-static-block,babel-preset-env
- #13297 Compile static blocks without the intermediate priv field step (
@nicolo-ribaudo)v7.14.2 (2021-05-12)
:bug: Bug Fix
... (truncated)
219fd3a v7.14.41219004 Fix error when parsing ignored files with babel/eslint-parser (#13338)1487a46 v7.14.39d620c2 [babel 8] Move ESLint parsing to a Worker (#13199)7512095 v7.14.2b2d9156 Update to Prettier 2.3 (#13288)e74b3fb [DOC] Add missing Monorepo configuration (#13253)1879491 [eslint] Don't crash on multiple babel/parser copies (#13274)96fce81 chore: bump eslint-visitor-keys (#13272)a387973 Refactor private name tokenizing (#13256)