@babel/core
Advanced tools
Changelog
v7.21.5 (2023-04-28)
babel-generator
, babel-parser
, babel-types
mixins
and implements
for DeclareInterface
and InterfaceDeclaration
(@liuxingbaoyu)babel-core
, babel-generator
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-react-jsx
)
position with createParenthesizedExpressions
(@liuxingbaoyu)babel-preset-env
babel-types
babel-core
lt
instead of lte
to check TS version for .cts config (@nicolo-ribaudo)babel-core
import.meta.resolve
(@nicolo-ribaudo)babel-helper-fixtures
, babel-preset-typescript
babel-helper-create-class-features-plugin
, babel-helper-create-regexp-features-plugin
semver
package to compare versions (@nicolo-ribaudo)Changelog
v7.21.4 (2023-03-31)
babel-core
, babel-helper-module-imports
, babel-preset-typescript
import/export
in .cts
files (@liuxingbaoyu)babel-generator
babel-helper-create-class-features-plugin
, babel-plugin-proposal-class-properties
, babel-plugin-transform-typescript
, babel-traverse
Changelog
v7.21.3 (2023-03-14)
babel-parser
babel-plugin-transform-typescript
var
decls generated by import ... =
TS transform (@amoeller)export { type foo }
as type-only usage (@magic-akari)babel-traverse
, babel-types
@babel
package (@nicolo-ribaudo)babel-generator
jsonCompatibleStrings
deprecation (@liuxingbaoyu)babel-plugin-transform-typescript
, babel-preset-typescript
Changelog
v7.21.0 (2023-02-20)
babel-core
, babel-helper-create-class-features-plugin
, babel-plugin-proposal-class-properties
, babel-plugin-proposal-private-methods
, babel-plugin-proposal-private-property-in-object
babel-helper-create-regexp-features-plugin
, babel-plugin-proposal-regexp-modifiers
, babel-standalone
babel-cli
, babel-core
, babel-generator
, babel-plugin-transform-destructuring
, babel-plugin-transform-modules-commonjs
, babel-plugin-transform-react-jsx
, babel-traverse
babel-parser
, babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
, babel-helpers
, babel-parser
, babel-plugin-proposal-decorators
, babel-plugin-syntax-decorators
, babel-runtime-corejs2
, babel-runtime-corejs3
, babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
, babel-parser
, babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
, babel-plugin-proposal-class-properties
, babel-plugin-proposal-class-static-block
, babel-plugin-proposal-private-methods
, babel-plugin-transform-classes
, babel-plugin-transform-new-target
babel-parser
, babel-plugin-transform-flow-comments
, babel-plugin-transform-flow-strip-types
, babel-types
babel-core
@babel/core
(@nicolo-ribaudo)babel-plugin-transform-typescript
Changelog
v7.20.12 (2023-01-04)
babel-traverse
babel-helper-create-class-features-plugin
, babel-plugin-proposal-class-properties
delete this
in static class properties initialization (@SuperSodaSea)