Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Releases: Cretezy/Noderize

v0.7.5

07 Aug 03:32
Compare
Choose a tag to compare
  • Fix Babel splitting @babel/runtime in two, with CoreJS
  • Updated dependencies

v0.7.2

22 Jun 17:49
Compare
Choose a tag to compare
  • Added --inspect and --inspectChrome

v0.7.1

22 Jun 17:49
Compare
Choose a tag to compare
  • Made test and format scripts exit with the child's exit code.
    • Allows to crash CI if tests fail.

v0.7.0

22 Jun 17:48
Compare
Choose a tag to compare
  • Added Lerna, fixed minor issues.

v0.6.0

28 Apr 13:53
Compare
Choose a tag to compare
  • Update to Webpack 4! Faster builds!
  • Fix decorator bug (from Babel breaking change on a minor version...)

v0.5.0

28 Apr 13:54
Compare
Choose a tag to compare
  • Add linting.
  • Nicer console logging.

*: bump to v0.4.5; scripts: fix start script appDirectory

20 Mar 15:48
Compare
Choose a tag to compare
  • Fix start script missing appDirectory (#6)

v0.4.4

20 Mar 03:21
Compare
Choose a tag to compare
  • Fix spawning (start, test, format scripts) on Windows (#5)

v0.4.3

20 Mar 03:21
Compare
Choose a tag to compare
  • Fix clean script (#3)

v0.4.2

19 Mar 19:23
Compare
Choose a tag to compare
  • Fix format script (#2)