v7.17.10 (2022-04-29)
Thanks @Abreto, @Andoryuuta, @apeltop, @JohnDaly, and @wjw99830 for your first PRs!
🐛 Bug Fix
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
- #14479 [cli] Avoid
SourceMapGenerator
for simple map concatenation (@jridgewell)
- #14479 [cli] Avoid
💅 Polish
babel-cli
,babel-core
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #14506 Do not add sourcemap markings for indentation (@jridgewell)
babel-plugin-proposal-pipeline-operator
,babel-traverse
🏠 Internal
babel-core
- #14493 Remove git.io shortlinks from repo (@Andoryuuta)
- Other
- #14462 fix: build standalone on windows (@liuxingbaoyu)
🏃♀️ Performance
babel-cli
,babel-core
,babel-generator
- #14497 Switch to
@jridgewell/gen-mapping
for sourcemap generation (@jridgewell)
- #14497 Switch to
Committers: 12
- Abreto Fu (@Abreto)
- Andrew Gutekanst (@Andoryuuta)
- Babel Bot (@babel-bot)
- Conrad Buck (@conartist6)
- Daniel Tschinder (@danez)
- Huáng Jùnliàng (@JLHwung)
- John Daly (@JohnDaly)
- Justin Ridgewell (@jridgewell)
- Nicolò Ribaudo (@nicolo-ribaudo)
- @liuxingbaoyu
- apeltop (@apeltop)
- pigw4ng (@wjw99830)