Kicking off the year with an exciting update!
74b2db2
3.0.388f1429
update eslint. lint, fix unit tests.415d660
Snyk js braces 6838727 (#40)190510f
fix tests, skip 1 test in test/braces.expand716eb9f
readme bumpa5851e5
Merge pull request #37
from coderaiser/fix/vulnerability2092bd1
feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cf
fix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9
remove funding file665ab5d
update keepEscaping doc (#27)Sourced from @babel/traverse
's
releases.
v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
):house: Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)Committers: 5
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Jamie Kyle (
@jamiebuilds-signal
)- Nicolò Ribaudo (
@nicolo-ribaudo
)@liuxingbaoyu
v7.26.8 (2025-02-08)
:house: Internal
babel-preset-env
- #17097 Update dependency babel-plugin-polyfill-corejs3 to ^0.11.0
v7.26.7 (2025-01-24)
Thanks
@branchseer
and@tquetano-netflix
for your first PRs!:bug: Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@tquetano-netflix
)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu
)babel-parser
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (
@nicolo-ribaudo
)babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (
@branchseer
)babel-plugin-transform-typescript
,babel-traverse
,babel-types
- #17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu
)Committers: 6
- Babel Bot (
@babel-bot
)- Huáng Jùnliàng (
@JLHwung
)- Nicolò Ribaudo (
@nicolo-ribaudo
)- Tony Quetano (
@tquetano-netflix
)
... (truncated)
Sourced from @babel/traverse
's
changelog.
v7.26.9 (2025-02-14)
:bug: Bug Fix
babel-types
- #17103 fix: Definition for
TSPropertySignature.kind
(@liuxingbaoyu
)babel-generator
,babel-types
- #17062 Print TypeScript optional/definite in ClassPrivateProperty (
@jamiebuilds-signal
):house: Internal
babel-types
- #17130 Use
.ts
files with explicit reexports to solve name conflicts (@nicolo-ribaudo
)babel-core
- #17127 Do not depend on
@types/gensync
in Babel 7 (@nicolo-ribaudo
)v7.26.7 (2025-01-24)
:bug: Bug Fix
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
- #17086 Make "object without properties" helpers ES6-compatible (
@tquetano-netflix
)babel-plugin-transform-typeof-symbol
- #17085 fix: Correctly handle
typeof
in arrow functions (@liuxingbaoyu
)babel-parser
babel-core
- #17052 Do not try to parse .ts configs as JSON if natively supported (
@nicolo-ribaudo
)babel-plugin-transform-typescript
- #17050 fix: correctly resolve references to non-constant enum members (
@branchseer
)babel-plugin-transform-typescript
,babel-traverse
,babel-types
- #17025 fix: Remove type-only
import x = y.z
(@liuxingbaoyu
)v7.26.6 (2025-01-13)
:bug: Bug Fix
babel-plugin-transform-nullish-coalescing-operator
- #17061 fix: Chaining nullish coalescing operators output size regression (
@liuxingbaoyu
)v7.26.5 (2025-01-10)
:eyeglasses: Spec Compliance
babel-parser
- #17011 Allow the dynamic
import.defer()
form ofimport defer
(@babel-bot
):bug: Bug Fix
babel-plugin-transform-block-scoped-functions
- #17024 chore: Avoid calling
isInStrictMode
in Babel 7 (@liuxingbaoyu
)babel-plugin-transform-typescript
- #17026 fix: Correctly generate exported const enums in namespace (
@liuxingbaoyu
)babel-parser
- #17045 [estree] Unify method type parameters handling (
@JLHwung
)- #17013 fix: Correctly set position for
@(a.b)()
(@liuxingbaoyu
)- #16996 [estree] Adjust the start loc of class methods with type params (
@nicolo-ribaudo
)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
... (truncated)
64bca7b
v7.26.94cf5c9e
[babel 8] Use @babel/types
for parser's return type (#17117)5315446
[babel 8] Remove babel 7-specific imports (#17111)0593941
v7.26.8e02b0ff
[Babel 8] Create TSTemplateLiteralType (#17066)2d95140
v7.26.7ad572fd
fix: Remove type-only import x = y.z
(#17025)74181cf
v7.26.5d35794e
[Babel 8] Create TSEnumBody for TSEnumDeclaration (#16979)cd24cc0
chore: Update TS 5.7 (#17053)