Skip to content

Releases: atom-community/babel-preset-atomic

v3.0.2

27 Jan 21:43
Compare
Choose a tag to compare

bump deps

v3.0.1

27 Jan 21:42
Compare
Choose a tag to compare

bump deps

v3.0.0

31 Oct 11:49
Compare
Choose a tag to compare

BREAKING: removes sourceMap option and excluding node_modules

These should be declared by the user like so in your babel.config.js (or babelrc)

{
 "exclude": ["node_modules/**"],
 "sourceMaps": "inline"
}

v2.6.1

31 Oct 10:48
Compare
Choose a tag to compare

Only include index.js in the npm packgee

v2.6.0

31 Oct 10:43
Compare
Choose a tag to compare

Add @babel/plugin-transform-reserved-words

v.2.7.0

31 Oct 11:22
Compare
Choose a tag to compare

add @babel/plugin-proposal-private-methods

v2.5.4

22 Oct 03:55
Compare
Choose a tag to compare

Added notStrictDirectiveTriggers and notStrictCommentTriggers options from babel-plugin-transform-not-strict

v2.4.4

20 Oct 23:09
Compare
Choose a tag to compare

Bump deps

v2.4.3

20 Oct 22:43
Compare
Choose a tag to compare
2.4.3

v2.4.2

20 Oct 22:44
Compare
Choose a tag to compare
v 2.4.2