Sourced from babel/generator's releases.
v7.11.6 (2020-09-03)
Thanks janbrasna for their first PR!
:house: Internal
:leftwards_arrow_with_hook: Revert
babel-cli,babel-core,babel-generator,babel-helper-transform-fixture-test-runnerCommitters: 2
v7.11.5 (2020-08-31)
Thanks giovannicalo, johanholmerin, uhyo for their first PRs!
:bug: Bug Fix
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-developmentbabel-parser
- #11931 fix: ExpressionBody should respect [In] parameter (JLHwung)
- #11987 Set generator to true during error recovery of accessor (existentialism)
babel/eslint-plugin
- #11993 Added linting support for private class methods (giovannicalo)
babel-plugin-proposal-function-bind:nail_care: Polish
babel-traverse
- #11832 Forward deopt node path (johanholmerin)
:house: Internal
- Other
- All packages
Committers: 6
- Brian Ng (existentialism)
- Giovanni Calò (giovannicalo)
- Huáng Jùnliàng (JLHwung)
- Joe Haddad (Timer)
- Johan Holmerin (johanholmerin)
- uhyo (uhyo)
... (truncated)
Sourced from babel/generator's changelog.
v7.11.6 (2020-09-03)
:house: Internal
:leftwards_arrow_with_hook: Revert
babel-cli,babel-core,babel-generator,babel-helper-transform-fixture-test-runnerv7.11.5 (2020-08-31)
:bug: Bug Fix
babel-helper-builder-react-jsx-experimental,babel-plugin-transform-react-jsx-developmentbabel-parser
- #11931 fix: ExpressionBody should respect [In] parameter (JLHwung)
- #11987 Set generator to true during error recovery of accessor (existentialism)
- Other
- #11993 Added linting support for private class methods (giovannicalo)
babel-plugin-proposal-function-bind:nail_care: Polish
babel-traverse
- #11832 Forward deopt node path (johanholmerin)
:house: Internal
- Other
- Every package
v7.11.4 (2020-08-20)
:bug: Bug Fix
babel-helper-replace-supersbabel-corebabel-parser
- #11979 Throw error on invalid flow async generic arrow syntax (existentialism)
- #11955 Fix parsing type casted generic flow arrow exprs (existentialism)
- #11973 fix: do not transform ClassPrivateMethods in estree (JLHwung)
- #11941 fix: push new token context when braceHashL is seen (JLHwung)
- #11943 fix: reset EndLocation for catch param (JLHwung)
- Other
- #11978 fix: do not mutate newTypes (JLHwung)
- #11970 fix: ensure defaults are set in babel/eslint-parser (kaicataldo)
babel-generator
... (truncated)