v7.22.11 (2023-08-24)
Thanks @0o001 and @yangguansen for your first PRs!
🐛 Bug Fix
babel-plugin-transform-typescript
- #15882 Fix: fully remove TS nested type-only exported namespaces (@yangguansen)
babel-types
babel-plugin-transform-async-generator-functions
,babel-plugin-transform-class-static-block
,babel-plugin-transform-dynamic-import
,babel-plugin-transform-export-namespace-from
,babel-plugin-transform-json-strings
,babel-plugin-transform-logical-assignment-operators
,babel-plugin-transform-nullish-coalescing-operator
,babel-plugin-transform-numeric-separator
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-catch-binding
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-private-property-in-object
babel-core
- #15850 Support configuring cache in ESM configs (@nicolo-ribaudo)
🏠 Internal
babel-parser
babel-core
,babel-helper-compilation-targets
,babel-parser
,babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decorators
,babel-preset-env
,babel-preset-react
,babel-register
,babel-traverse
,babel-types
babel-core
,babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- Other
🔬 Output optimization
babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-optional-chaining
,babel-preset-env
- #15871 Simplify
?.
output when chain result is ignored (@nicolo-ribaudo)
- #15871 Simplify
Committers: 7
- Babel Bot (@babel-bot)
- Daniel Tschinder (@danez)
- Huáng Jùnliàng (@JLHwung)
- Mustafa Ateş Uzun (@0o001)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu
- sanmu (@yangguansen)