Skip to content

Releases: kentcdodds/babel-plugin-codegen

v2.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 03 Jun 13:33

2.0.0 (2018-06-03)

Features

  • drop direct babel dependency + allowing dynamicImport, objectRestSpread (#12) (1b17619)

BREAKING CHANGES

  • We are inheriting the babel configurations of the main babel-process, instead of starting a new one. Thus we're not reading the .babelrc.

v1.3.0

Choose a tag to compare

@kentcdodds kentcdodds released this 29 May 20:37

1.3.0 (2018-05-29)

Features

  • macro: add support for codegen.require to macro (#11) (b15f69c)

v1.2.1

Choose a tag to compare

@kentcdodds kentcdodds released this 02 Jan 22:21

1.2.1 (2018-01-02)

Bug Fixes

  • update to babel-plugin-macros (a9ce06f)

v1.2.0

Choose a tag to compare

@kentcdodds kentcdodds released this 08 Sep 07:21

1.2.0 (2017-09-08)

Features

v1.1.3

Choose a tag to compare

@kentcdodds kentcdodds released this 18 Aug 15:35

1.1.3 (2017-08-18)

Bug Fixes

  • depend on babel-register (7c7930a), closes #1

v1.1.2

Choose a tag to compare

@kentcdodds kentcdodds released this 14 Aug 20:00

1.1.2 (2017-08-14)

Bug Fixes

  • comments: preserveComments (77e2ff1)

v1.1.1

Choose a tag to compare

@kentcdodds kentcdodds released this 14 Aug 19:07

1.1.1 (2017-08-14)

Bug Fixes

  • macro needs to be in the files (24ffbaf)

v1.1.0

Choose a tag to compare

@kentcdodds kentcdodds released this 14 Aug 18:54

<a name"1.1.0">

1.1.0 (2017-08-14)

Features

v1.0.0

Choose a tag to compare

@kentcdodds kentcdodds released this 14 Aug 18:04

<a name"1.0.0">

1.0.0 (2017-08-14)

Features