Releases: Cretezy/Noderize
Releases · Cretezy/Noderize
v0.7.5
- Fix Babel splitting
@babel/runtime
in two, with CoreJS
- Updated dependencies
v0.7.2
- Added
--inspect
and --inspectChrome
v0.7.1
- Made test and format scripts exit with the child's exit code.
- Allows to crash CI if tests fail.
v0.7.0
- Added Lerna, fixed minor issues.
v0.6.0
- Update to Webpack 4! Faster builds!
- Fix decorator bug (from Babel breaking change on a minor version...)
v0.5.0
- Add linting.
- Nicer console logging.
*: bump to v0.4.5; scripts: fix start script appDirectory
- Fix
start
script missing appDirectory
(#6)
v0.4.4
- Fix spawning (
start
, test
, format
scripts) on Windows (#5)