Skip to content

Releases: luftywiranda13/generator-node-oss

v2.5.1

17 Mar 12:48
Compare
Choose a tag to compare

2.5.1 (2018-03-17)

Bug Fixes

  • xo: better integration with prettier (47593f3)

v2.5.0

15 Mar 12:07
Compare
Choose a tag to compare

2.5.0 (2018-03-15)

Features

  • reformat json & md files using prettier (bf695f4)

v2.4.1

15 Mar 11:51
Compare
Choose a tag to compare

2.4.1 (2018-03-15)

Bug Fixes

v2.4.0

15 Mar 11:33
Compare
Choose a tag to compare

2.4.0 (2018-03-15)

Bug Fixes

Features

v2.3.3

28 Jan 19:35
Compare
Choose a tag to compare

2.3.3 (2018-01-28)

Bug Fixes

  • run code styles checking on recursively (d88410b)

v2.3.2

20 Jan 10:37
7a2eac9
Compare
Choose a tag to compare

2.3.2 (2018-01-20)

Bug Fixes

  • use babel-jest as jest transformer for esnext (#65) (7a2eac9)

v2.3.1

14 Jan 08:21
Compare
Choose a tag to compare

2.3.1 (2018-01-14)

Bug Fixes

  • readme: remove full-stop (7178520)

v2.3.0

14 Jan 08:15
Compare
Choose a tag to compare

2.3.0 (2018-01-14)

Features

  • readme: use blockquote for project's description (7f00f11)

v2.2.1

13 Jan 17:31
627f6d3
Compare
Choose a tag to compare

2.2.1 (2018-01-13)

Bug Fixes

  • incorrectly placing async-to-gen (#63) (627f6d3)

v2.2.0

13 Jan 17:09
Compare
Choose a tag to compare

2.2.0 (2018-01-13)

Features

  • test: support async/await in test files 🎉 (e59f737)

This feature is available for all.
No additional set-up or babel things to be configured,
It just works!