Releases: medikoo/npm-cross-link
Releases · medikoo/npm-cross-link
1.1.1 (2018-11-09)
1.1.0 (2018-11-09)
Bug Fixes
- dependency setup (6b7ed1d)
- do not follow in case of not confirmed dev package (c00f65b)
- do not install on spot non semver install (53c419f)
- ensure to clean progress on error exit (51c75ed)
- fix handling of optional dev packages (1a2255e)
- getPackageJson error handling (67b0c41)
- handling of optional dependencies (39d8eb3)
- isValidSymlink handling (9e7263e)
- npm link setup (0d775cf)
- npm modules path (4d49bf0)
- recognize
update
command in cli help (d2be780) - revert mistakenly commented out code (4130c88)
- cli: --no-pull arg resolution (e114c2e)
- symlink path check (95987c6)
- update meta after version upgrade (8dbe1e9)
- update of linked external dependency (c9f250c)
Features
- cli progress (559719a)
- differentiate between install and update operation (0823b9f)
- drop singleton nature (83766d6)
- enable git push option (2e91ec7)
- ensure npm link error to be fully exposed (a449389)
- ensure npm link points package at path (5a82732)
- ensure to cleanup after npm crash (cec7167)
- ensure to link dependency if link is not rigth (51ffd5b)
- general install command (976b463)
- handle gently no packageJson case (8629a5d)
- host user specific configuration externally (9fee809)
- ignore npm error if link was created (8e9377b)
- improve error message (0e5a7ac)
- improve error reporting (18da647)
- improve log message (9bdcaf6)
- improve logging (50d9e6c)
- improve logging (92d83a2)
- improve npm error handling (ef30cdb)
- improve repo update logic (ab1fc26)
- improve warning message (d030445)
- inform of install type (c2bdf25)
- inform on whether repository was created (ef7cde3)
- introduce non dependency cleanup step (eab04e9)
- log error in case linked version mismatch version range (613919f)
- make options optional (15ae780)
- make setupRepository public (e27e653)
- mark end after pending jobs are finalized (79aba42)
- new approach for linking/installing externals (a82d3c2)
- new version (8471227)
- pass options to hook (c32a1fc)
- put logs at hidden level, expose emitter (0eca533)
- remove support for mirror 'update' command (8a917de)
- rename from dev-package to npm-cross-link (bf537ed)
- rename main module to installPackage (33fb754)
- rename skipGitUpdate to disableGitPull (4643f51)
- seclude getPackageJson (d80d71a)
- simplify CLI args (3724d59)
- simplify option names (4aff319)
- bin: commands support in binary (bcdabb6)
- cli: improve usage message (f28d614)
- simplify skipGitUpdate handling (81007d9)
- solidify npm modules path resolution (59cda84)
- support recovery from any npm link error (e162fa1)
- support skipNestedGitUpdate option (7434735)
- support update command (039d372)
- update-all command (26364b7)
- upgrade external when higher version is discovered (407b616)
1.0.0 (2018-11-09)
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)