Skip to content

Releases: luftywiranda13/generator-node-oss

v1.4.1

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 29 Aug 07:04

1.4.1 (2017-08-29)

Bug Fixes

v1.4.0

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 28 Aug 07:04

1.4.0 (2017-08-28)

Features

  • installation: use yarn if available, otherwise fallback to npm (#14) (8b9a7f1)

v1.3.1

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 22 Aug 11:11

1.3.1 (2017-08-22)

Bug Fixes

  • contributing: typo foork (44f069a)

v1.3.0

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 21 Aug 19:03

1.3.0 (2017-08-21)

Features

  • introduce optional features (#11) (6dc742f)

    This release moves some default features to Extras/optional:

    • Code coverage
    • ESNext
    • Prettier
    • GitHub templates

v1.2.1

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 21 Aug 02:14

1.2.1 (2017-08-21)

Bug Fixes

  • linter: let Prettier does the stylistic code formatting (#8) (be759ab)

v1.2.0

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 20 Aug 14:17

1.2.0 (2017-08-20)

Bug Fixes

  • precommit: run against src dir for ES2015+ (51c4866)

Features

  • linter: migrate from ESLint to XO (7a92d03)

v1.1.2

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 19 Aug 12:14

1.1.2 (2017-08-19)

Bug Fixes

  • template: migrate to eslint-config-airbnb (#6) (2f7ce2c)

v1.1.1

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 18 Aug 15:17

1.1.1 (2017-08-18)

Bug Fixes

  • npm: don't specify npm version in engines field (c11e223)

v1.1.0

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 18 Aug 08:31

1.1.0 (2017-08-18)

Features

  • revamp contributing guidelines (#4) (3efb433)

v1.0.3

Choose a tag to compare

@luftywiranda13 luftywiranda13 released this 17 Aug 01:29

1.0.3 (2017-08-17)

Bug Fixes