npm babel-plugin-transform-react-jsx 7.0.0-alpha.19
v7.0.0-alpha.19

latest releases: 7.0.0-beta.3, 7.0.0-beta.2, 7.0.0-beta.1...
6 years ago

v7.0.0-alpha.19 (2017-08-07)

Can help us documented any undocumented changes or issues at babel/notes#30 or make an issue

💥 Breaking Change

  • babel-plugin-transform-flow-strip-types, babel-preset-react

babel-preset-react now will only handle flow if the file has a // @flow

🚀 New Feature

  • babel-plugin-syntax-typescript, babel-plugin-transform-typescript, babel-preset-typescript
    • #5899 Add babel-plugin-syntax-typescript, babel-plugin-transform-typescript, and babel-preset-typescript. (@andy-ms)

Initial release of typescript equivalent of how Babel handles flow with a new babel-preset-typescript

{
  "presets": ["typescript"]
}

🐛 Bug Fix

  • babel-plugin-transform-es2015-modules-commonjs
  • babel-plugin-transform-es2015-modules-commonjs, babel-plugin-transform-es2015-spread

🏠 Internal

  • babel-plugin-syntax-typescript, babel-plugin-transform-typescript, babel-preset-typescript
  • babel-core, babel-helper-wrap-function, babel-plugin-transform-es2015-arrow-functions
  • babel-plugin-transform-es2015-destructuring, babel-plugin-transform-es2015-parameters, babel-plugin-transform-object-rest-spread, babel-plugin-transform-react-constant-elements, babel-traverse
  • babel-core, babel-generator, babel-traverse, babel-types
  • Other

Committers: 4

Don't miss a new babel-plugin-transform-react-jsx release

NewReleases is sending notifications on new releases.