v7.21.3 (2023-03-14)
Thanks @amoeller, @Harpica, and @nzakas for your first PRs!
👓 Spec Compliance
🐛 Bug Fix
babel-parser
babel-plugin-transform-typescript
- #15489 Register
var
decls generated byimport ... =
TS transform (@amoeller) - #15494 fix: Consider
export { type foo }
as type-only usage (@magic-akari)
- #15489 Register
💅 Polish
babel-traverse
,babel-types
- #15484 Skip node deprecation warnings when used by an old
@babel
package (@nicolo-ribaudo)
- #15484 Skip node deprecation warnings when used by an old
babel-generator
- #15480 chore: Improve
jsonCompatibleStrings
deprecation (@liuxingbaoyu)
- #15480 chore: Improve
🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript
,babel-preset-typescript
- #15467 Optimize TS enums output (@liuxingbaoyu)
Committers: 8
- Alexandra Kadykova (@Harpica)
- Anders Møller (@amoeller)
- Babel Bot (@babel-bot)
- Huáng Jùnliàng (@JLHwung)
- Nicholas C. Zakas (@nzakas)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu
- magic-akari (@magic-akari)