Skip to content

Releases: kentcdodds/import-all.macro

v3.1.0

08 Sep 20:04
40904de
Compare
Choose a tag to compare

3.1.0 (2020-09-08)

Features

  • provide options to transform module path (#25) (db59d16)

v3.0.0

23 Mar 03:04
14d688b
Compare
Choose a tag to compare

3.0.0 (2020-03-23)

Bug Fixes

  • node: Drop Node 4-9 (require Node 10) (#20) (65b9ec0)

BREAKING CHANGES

  • node: Requires Node>=10

v2.0.3

18 Jan 18:07
Compare
Choose a tag to compare

2.0.3 (2018-01-18)

Bug Fixes

v2.0.2

18 Jan 18:06
Compare
Choose a tag to compare

2.0.2 (2018-01-18)

Bug Fixes

  • upgrade to babel-plugin-macros and add keyword (ba2e5ab)

v2.0.1

03 Nov 13:47
Compare
Choose a tag to compare

2.0.1 (2017-11-03)

Bug Fixes

v2.0.0

27 Sep 16:47
Compare
Choose a tag to compare

2.0.0 (2017-09-27)

Bug Fixes

BREAKING CHANGES

  • The property names will now be the relative path to the file rather than just the filename.

v1.0.0

19 Sep 22:59
Compare
Choose a tag to compare

1.0.0 (2017-09-19)

Bug Fixes

  • release: use v7 of semantic-release (ae20100)

Features

  • release the kraken 🐙 (c09e627)
  • error: add an error to handle typos (7934e03)