Releases: Strider-CD/strider-node
Releases · Strider-CD/strider-node
Release list
n/npm on postintall
v1.0.2
- Install n and npm on postinstall
n/npm
v1.0.1
- Bring back
npmandn, it would fail on commit builds
Docker support
v1.0.0
- Remove npm and n dependencies
- Fix license
- Fix tests and code cleanup
- Don't check for package.json (always run npm install first)
- Only run npm install in docker (skip cache)
- Allow replacing npm before running install
- linting
Thanks to @oliversalzburg
Remove cleanup phase
v0.7.1 - Remove cleanup phase
Custom Versions
v0.7.0
- Add custom version for node
- Add lts runtime
- Remove node 0.8 from runtime
- Update n to ^2.1.0
Fix of md5 package
Fix caching directory error
Also remove halfling icon, and verbose logging for n (at least for now).