Skip to content

Releases: packagesmith/provision-npm-babel

v1.2.0

19 Apr 23:25

Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-04-19)

Features

  • ensure provision never overwrites more up-to-date semver tags (a242796c)

v1.1.4

23 Mar 17:02

Choose a tag to compare

<a name"1.1.4">

1.1.4 (2016-03-23)

Bug Fixes

  • update provisioned dependencies to latest versions (9a2b10ac)

v1.1.3

09 Mar 15:18

Choose a tag to compare

<a name"1.1.3">

1.1.3 (2016-03-09)

Bug Fixes

  • update provisioned dependencies to latest versions (b5f10c62)

v1.1.2

23 Feb 22:48

Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-02-23)

Bug Fixes

  • guard properly against missing babel config (becb0eb8)

v1.1.1

23 Feb 22:44

Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-02-23)

Bug Fixes

  • guard contents.babel.stage incase babel config does not already exist (59b69e70)

v1.1.0

16 Feb 10:41

Choose a tag to compare

<a name"1.1.0">

1.1.0 (2016-02-16)

Bug Fixes

  • swap Reflect.deleteProperty for delete (53080696)
  • allow provision-npm-babel to be run without config (9a758c17)

Features

  • attempt to migrate a babel 5 config to babel 6 (4df6be2e)
  • add babelRuntime option (a776aec3)
  • allow configuration of babel 6 plugins (9a6f1478)
  • add babelStage option (e2b9a12d)

v1.0.0

05 Jan 10:40

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-01-05)

Features