Bump @babel/types from 7.24.7 to 7.24.8 in /frontend
Bumps @babel/types from 7.24.7 to 7.24.8.
Release notes
Sourced from @babel/types
's releases.
v7.24.8 (2024-07-11)
Thanks
@H0onnn
,@jkup
and@SreeXD
for your first pull requests!
👓 Spec Compliance
babel-parser
- #16567 Do not use strict mode in TS
declare
(@liuxingbaoyu
)
🐛 Bug Fix
babel-generator
- #16630 Correctly print parens around
in
infor
heads (@nicolo-ribaudo
)- #16626 Fix printing of comments in
await using
(@nicolo-ribaudo
)- #16591 fix typescript code generation for yield expression inside type expre… (
@SreeXD
)babel-parser
- #16613 Disallow destructuring assignment in
using
declarations (@H0onnn
)- #16490 fix: do not add
.value: undefined
to regexp literals (@liuxingbaoyu
)babel-types
- #16615 Remove boolean props from
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo
)babel-plugin-transform-typescript
- #16566 fix: Correctly handle
export import x =
(@liuxingbaoyu
)
💅 Polish
babel-generator
- #16625 Avoid unnecessary parens around
async
infor await
(@nicolo-ribaudo
)babel-traverse
- #16619 Avoid checking
Scope.globals
multiple times (@liuxingbaoyu
)Committers: 9
- Amjad Yahia Robeen Hassan (
@amjed-98
)- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jon Kuperman (
@jkup
)- Nagendran N (
@SreeXD
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Sukka (
@SukkaW
)@H0onnn
@liuxingbaoyu
Changelog
Sourced from @babel/types
's changelog.
v7.24.8 (2024-07-11)
👓 Spec Compliance
babel-parser
- #16567 Do not use strict mode in TS
declare
(@liuxingbaoyu
)
🐛 Bug Fix
babel-generator
- #16630 Correctly print parens around
in
infor
heads (@nicolo-ribaudo
)- #16626 Fix printing of comments in
await using
(@nicolo-ribaudo
)- #16591 fix typescript code generation for yield expression inside type expre… (
@SreeXD
)babel-parser
- #16613 Disallow destructuring assignment in
using
declarations (@H0onnn
)- #16490 fix: do not add
.value: undefined
to regexp literals (@liuxingbaoyu
)babel-types
- #16615 Remove boolean props from
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo
)babel-plugin-transform-typescript
- #16566 fix: Correctly handle
export import x =
(@liuxingbaoyu
)
💅 Polish
babel-generator
- #16625 Avoid unnecessary parens around
async
infor await
(@nicolo-ribaudo
)babel-traverse
- #16619 Avoid checking
Scope.globals
multiple times (@liuxingbaoyu
)
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts