Sourced from @babel/plugin-transform-modules-commonjs's releases.
v7.17.7 (2022-03-14)
Thanks
@cha0s,@dev-itsheng,@green1052,@jlennoxand@Yokubjon-Jfor your first PRs!:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #14135 [tsx] raise error on single arrow type argument without comma (
@ozanhonamlioglu):bug: Bug Fix
babel-helper-compilation-targets
- #14294 Avoid
resolveTargetscall ifbrowsersis an empty array (@dev-itsheng)babel-helper-module-transforms,babel-helper-simple-access,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #14341 Fix update expression for exported bigints (
@magic-akari)babel-parser
- #14344 Allow variable and function with the same name in static blocks (
@Yokubjon-J)- #14327 Remove length restriction from JSX entities, and ignore
Object.prototype(@nicolo-ribaudo)- #14293 fix(ts): skip func-type param start on parsing (
@JLHwung)babel-helpers,babel-plugin-proposal-decoratorsbabel-generator
- #14309 Fix
import type/typeofprinting with no specifiers (@The-x-Theorist)babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #14313 Fix duplicate exports initialization with many exports (
@JasinYip)babel-helper-member-expression-to-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-object-super
- #14311 fix: support bigints in update expressions for private fields (
@magic-akari)babel-register:nail_care: Polish
babel-parser
- #14338 Report single error for invalid num seps in unicode escapes (
@nicolo-ribaudo):house: Internal
babel-generator,babel-parser
- #14320 Type-safe ParseErrors (
@tolmasky)babel-plugin-transform-destructuring- Other
- #14180 Convert ESLint plugins to CommonJS (
@nicolo-ribaudo)Committers: 13
- Babel Bot (
@babel-bot)- Francisco Ryan Tolmasky I (
@tolmasky)- Huáng Jùnliàng (
@JLHwung)- Joseph Lennox (
@jlennox)- Mateusz Burzyński (
@Andarist)- Nicolò Ribaudo (
@nicolo-ribaudo)- Ozan H. (
@ozanhonamlioglu)- Ruben R (
@cha0s)
... (truncated)
Sourced from @babel/plugin-transform-modules-commonjs's changelog.
v7.17.7 (2022-03-14)
:eyeglasses: Spec Compliance
babel-generator,babel-parser
- #14135 [tsx] raise error on single arrow type argument without comma (
@ozanhonamlioglu):bug: Bug Fix
babel-helper-compilation-targets
- #14294 Avoid
resolveTargetscall ifbrowsersis an empty array (@dev-itsheng)babel-helper-module-transforms,babel-helper-simple-access,babel-plugin-transform-modules-amd,babel-plugin-transform-modules-commonjs,babel-plugin-transform-modules-umd
- #14341 Fix update expression for exported bigints (
@magic-akari)babel-parser
- #14344 Allow variable and function with the same name in static blocks (
@Yokubjon-J)- #14327 Remove length restriction from JSX entities, and ignore
Object.prototype(@nicolo-ribaudo)- #14293 fix(ts): skip func-type param start on parsing (
@JLHwung)babel-helpers,babel-plugin-proposal-decoratorsbabel-generator
- #14309 Fix
import type/typeofprinting with no specifiers (@The-x-Theorist)babel-helper-module-transforms,babel-plugin-transform-modules-commonjs
- #14313 Fix duplicate exports initialization with many exports (
@nicolo-ribaudo)babel-helper-member-expression-to-functions,babel-plugin-proposal-class-properties,babel-plugin-proposal-private-methods,babel-plugin-transform-classes,babel-plugin-transform-object-super
- #14311 fix: support bigints in update expressions for private fields (
@magic-akari)babel-register:nail_care: Polish
babel-parser
- #14338 Report single error for invalid num seps in unicode escapes (
@nicolo-ribaudo):house: Internal
babel-generator,babel-parser
- #14320 Type-safe ParseErrors (
@tolmasky)babel-plugin-transform-destructuring- Other
- #14180 Convert ESLint plugins to CommonJS (
@nicolo-ribaudo)v7.17.6 (2022-02-21)
:eyeglasses: Spec Compliance
babel-helper-module-transforms:bug: Bug Fix
:microscope: Output optimization
babel-plugin-transform-react-constant-elements
... (truncated)