Releases
v1.0.0
Compare
Sorry, something went wrong.
No results found
Bug Fixes
dependency setup (c722a3e )
do not follow in case of not confirmed dev package (102de35 )
do not install on spot non semver install (3699ead )
ensure to clean progress on error exit (20d006c )
fix handling of optional dev packages (3e0674f )
getPackageJson error handling (10ecb9a )
handling of optional dependencies (9b2b093 )
isValidSymlink handling (770a939 )
npm link setup (8a3044a )
npm modules path (ccd2c78 )
recognize update command in cli help (3239e84 )
revert mistakenly commented out code (7458650 )
cli: --no-pull arg resolution (61cd13a )
symlink path check (72b113a )
update meta after version upgrade (0e5fd56 )
update of linked external dependency (fc0af8f )
Features
cli progress (bfe041c )
differentiate between install and update operation (d70afc8 )
drop singleton nature (a138b2e )
enable git push option (08a7d11 )
ensure npm link error to be fully exposed (52e5137 )
ensure npm link points package at path (f99b650 )
ensure to cleanup after npm crash (6a84450 )
ensure to link dependency if link is not rigth (796ce85 )
general install command (b8dcbc1 )
handle gently no packageJson case (07a9adc )
host user specific configuration externally (439abb1 )
ignore npm error if link was created (c0dba47 )
improve error message (3ef6633 )
improve error reporting (05d6c6c )
improve log message (eb5acf0 )
improve logging (2acf1c3 )
improve logging (3b053f8 )
improve npm error handling (41f14a7 )
improve repo update logic (fca33a9 )
improve warning message (d63030c )
inform of install type (05a98ac )
inform on whether repository was created (0602ab5 )
introduce non dependency cleanup step (51afdbc )
log error in case linked version mismatch version range (df533f8 )
make options optional (324d9da )
make setupRepository public (240dfea )
mark end after pending jobs are finalized (f492985 )
new approach for linking/installing externals (8eeef09 )
new version (40056aa )
pass options to hook (74503a4 )
put logs at hidden level, expose emitter (a2b2d33 )
remove support for mirror 'update' command (124ae32 )
rename main module to installPackage (77e3b5e )
rename skipGitUpdate to disableGitPull (3aa6806 )
seclude getPackageJson (16e3126 )
simplify CLI args (520d979 )
simplify option names (03b056a )
bin: commands support in binary (5117688 )
cli: improve usage message (2b7884d )
simplify skipGitUpdate handling (0343807 )
solidify npm modules path resolution (9094fd5 )
support recovery from any npm link error (dd453d0 )
support skipNestedGitUpdate option (1fe3351 )
support update command (351a592 )
update-all command (39773c9 )
upgrade external when higher version is discovered (4fe8591 )
You can’t perform that action at this time.