Socket
Socket
Sign inDemoInstall

@ta-interaktiv/babel-preset-react-component

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/babel-preset-react-component - npm Package Compare versions

Comparing version 1.0.3 to 1.1.0

60

CHANGELOG.md

@@ -6,61 +6,49 @@ # Change Log

<a name="1.0.3"></a>
## [1.0.3](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@1.0.2...@ta-interaktiv/babel-preset-react-component@1.0.3) (2018-09-19)
# [1.1.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@1.0.3...@ta-interaktiv/babel-preset-react-component@1.1.0) (2019-04-17)
**Note:** Version bump only for package @ta-interaktiv/babel-preset-react-component
### Features
- support typescript in babel ([3eaa502](https://gitlab.com/ta-interaktiv/packages/commit/3eaa502))
<a name="1.0.3"></a>
## [1.0.3](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@1.0.2...@ta-interaktiv/babel-preset-react-component@1.0.3) (2018-09-19)
**Note:** Version bump only for package @ta-interaktiv/babel-preset-react-component
<a name="1.0.2"></a>
## [1.0.2](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@1.0.1...@ta-interaktiv/babel-preset-react-component@1.0.2) (2018-09-19)
### Bug Fixes
* update react component babel preset for Babel 7 ([1b1f162](https://gitlab.com/ta-interaktiv/packages/commit/1b1f162))
- update react component babel preset for Babel 7 ([1b1f162](https://gitlab.com/ta-interaktiv/packages/commit/1b1f162))
<a name="1.0.1"></a>
<a name="1.0.1"></a>
## [1.0.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@1.0.0...@ta-interaktiv/babel-preset-react-component@1.0.1) (2018-09-19)
### Bug Fixes
* correctly name plugins ([15297d7](https://gitlab.com/ta-interaktiv/packages/commit/15297d7))
- correctly name plugins ([15297d7](https://gitlab.com/ta-interaktiv/packages/commit/15297d7))
<a name="1.0.0"></a>
<a name="1.0.0"></a>
# [1.0.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/babel-preset-react-component@0.1.7...@ta-interaktiv/babel-preset-react-component@1.0.0) (2018-08-29)
### Features
* upgrade to Babel 7.0.0 ([95e131f](https://gitlab.com/ta-interaktiv/packages/commit/95e131f))
- upgrade to Babel 7.0.0 ([95e131f](https://gitlab.com/ta-interaktiv/packages/commit/95e131f))
### BREAKING CHANGES
* The babel presets are now using the newly released
Babel 7feat: upgrade to Babel 7.0.0
* The babel presets are now using the newly released
Babel 7.
- The babel presets are now using the newly released
Babel 7feat: upgrade to Babel 7.0.0
- The babel presets are now using the newly released
Babel 7.
<a name="0.1.7"></a>
<a name="0.1.7"></a>
## 0.1.7 (2018-02-28)
**Note:** Version bump only for package @ta-interaktiv/babel-preset-react-component

@@ -74,3 +62,3 @@

* turn into a function ([2f82367](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/2f82367))
- turn into a function ([2f82367](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/2f82367))

@@ -83,3 +71,3 @@ <a name="0.1.5"></a>

* add transform-object-rest-spread ([55bc8b3](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/55bc8b3))
- add transform-object-rest-spread ([55bc8b3](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/55bc8b3))

@@ -92,3 +80,3 @@ <a name="0.1.4"></a>

* another attempt at getting the test environment right ([e9807c1](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/e9807c1))
- another attempt at getting the test environment right ([e9807c1](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/e9807c1))

@@ -101,3 +89,3 @@ <a name="0.1.3"></a>

* use CommonJS module syntax for test environment (e.g. Jest) ([9df7a25](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/9df7a25))
- use CommonJS module syntax for test environment (e.g. Jest) ([9df7a25](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/9df7a25))

@@ -110,3 +98,3 @@ <a name="0.1.2"></a>

* remove env option and replace it with actual JS logic ([5997d6e](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/5997d6e))
- remove env option and replace it with actual JS logic ([5997d6e](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/5997d6e))

@@ -119,3 +107,3 @@ <a name="0.1.1"></a>

* first attempt at implementing the presets ([c34cc5c](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/c34cc5c))
- first attempt at implementing the presets ([c34cc5c](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/c34cc5c))

@@ -128,2 +116,2 @@ <a name="0.1.0"></a>

* first attempt at implementing the presets ([c34cc5c](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/c34cc5c))
- first attempt at implementing the presets ([c34cc5c](https://gitlab.com/ta-interaktiv/modules/babel-preset-react-component/commit/c34cc5c))

8

index.js

@@ -1,3 +0,7 @@

module.exports = function (api) {
var presets = [require('@babel/preset-react'), require('@babel/preset-flow')]
module.exports = function(api) {
var presets = [
require('@babel/preset-react', { development: true }),
require('@babel/preset-typescript'),
require('@babel/preset-flow')
]
var plugins = [

@@ -4,0 +8,0 @@ [require('@babel/plugin-proposal-class-properties'), { loose: true }],

{
"name": "@ta-interaktiv/babel-preset-react-component",
"version": "1.0.3",
"version": "1.1.0",
"description": "Babel preset for developing reusable React components.",

@@ -28,3 +28,3 @@ "main": "index.js",

},
"gitHead": "626f7285bf2ee46086413737d8b2b8dbe98928a0"
"gitHead": "88968c5178ac9b436acbe54268714d5e0ab12084"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc