Skip to content

Releases: robertoachar/generator-node

v4.0.1

08 Jan 01:00
0e47f5c
Compare
Choose a tag to compare

CHANGELOG (#11)

v4.0.0

08 Jan 00:19
f782f7b
Compare
Choose a tag to compare

v4.0.0 (#10)

Generator Updates

  • build: add ntl support (6bbc54e)
  • build: update dependencies (57d49c8)
  • docs: update README (1b87825)
  • refactor: improve esm (81a2642)
  • refactor: update .gitignore (a40aa8a)
  • style: format using prettier (ee3048c)
  • style: remove prettier config file (1ad72fc)
  • test: improve jest and eslint (e719308)
  • test: remove main.js from test coverage (ec12ac8)

Template Updates

  • build: add ntl support (a2065e4)
  • feature: add jest and jest-runner-eslint (269b31d)

v3.0.0

24 Oct 21:44
d1647c9
Compare
Choose a tag to compare

CHANGELOG (#9)

Generator Updates

  • build: update dependencies (fd26cbe)
  • docs: update README (ea25075)
  • feature: use yarn to install dependencies (448258a)

Template Updates

v2.0.0

26 Apr 16:52
9c12ac8
Compare
Choose a tag to compare

CHANGELOG (#8)

Generator Updates

Tempalte Updates

v1.2.3

02 Jan 21:01
b1a6abb
Compare
Choose a tag to compare

CHANGELOG (#7)

Generator updates

  • build: update dependencies (3f58c35)
  • ci: update node version (c0d3487)
  • refactor: update .gitignore (02ca52c)

Template updates

  • refactor: update .gitignore (ceb89eb)

v1.2.2

19 Oct 17:50
c9a88bb
Compare
Choose a tag to compare

CHANGELOG (#6)

Generator updates

Template updates

  • docs(template): update README (3c1bdf9)

v1.2.1

14 Sep 12:43
66fe541
Compare
Choose a tag to compare

CHANGELOG (#5)

Generator updates

  • build: update dependencies (f9f231a)
  • docs: update README (62225ca)
  • feature: enforce npm registry (4597c5f)
  • refactor: update .gitignore (437201a)
  • refactor: update eslint version (926283f)

Template updates

  • feature: enforce npm registry (bb9d6b9)
  • refactor: update .gitignore (333fcd7)
  • style: format files using prettier (cdefbbe)

v1.2.0

11 Jul 20:52
aef3584
Compare
Choose a tag to compare

CHANGELOG (#4)

Generator updates

  • build: remove nodemon (f7ed13f)
  • build: updated packages (9adecf5)
  • ci: update circleci to v2 (a6e6f8f)
  • refactor: update .gitignore (5ce5a3a)

Template updates

  • docs: update CHANGELOG (ac170f2)
  • refactor: update .gitignore (59b60eb)
  • style: add airbnb config (b8fdb31)
  • style: fix eslint warning (85c5ea6)

v1.1.0

18 Apr 22:29
5ace5e2
Compare
Choose a tag to compare

CHANGELOG (#3)

Generator updates

  • build: update dependencies (bab255a)
  • ci: update node version (830f818)
  • refactor: change validation messages (7e1c6ae)
  • refactor: format using airbnb (fa08c61)
  • refactor: improve codebase (4e80075)
  • style: add airbnb (499dcc6)
  • style: improve prettier (10bec63)
  • test: refactor generator tests (5cc4448)
  • test: split tests (70bd3d4)

Template updates

  • refactor: remove initial code (6a5acd4)
  • style: improve prettier (b3a357a)

v1.0.0

19 Dec 14:21
9179ab6
Compare
Choose a tag to compare

First release!