Releases: mutantcornholio/veendor
Releases · mutantcornholio/veendor
v3.1.1
Fixed diff install from subdirectories
v3.0.4 3.0.4
Fixed "Error: command [tar --extract --file -] returned 2"
v3.0.2
Bug fixes
3.0.0-alpha.1
- progress bars for
http
ands3
backends - rsync mode: download node_modules into temp directory and then rsync --delete them to working directory; somewhat slower, but you-know-which IDE won't go crazy reindexing it
- performance upgrades: removing node_modules now runs in parallel with downloading bundle;
http
ands3
backends now work without creating temporary archives - stderr inheritance for npm, so it won't look like hanged process anymore
- better logging
http and s3 backends!
Added read-only backend for http pulling and fully functional Amazon S3 backend.
+bugfix
Hash recalculation is disabled
It had caused more problems then it solved
v2.0.2
Fixed re-pulling with lockfiles
Fixed bug when hash changes on package-lock entries reordering
Considering that hashing algorithm has changed, old bundles will be fucked. Sorry about that.
Bugfixes
Fixed relative name resolution bug
Fixed global.VEENDOR_VERSION