0.15.1 - 2025-07-07
- Fix
portal:andlink:protocols inpnpmlinker
0.15.0 - 2024-07-24
- Add
auditcommand
0.14.0 - 2024-06-20
- Add
--focusflag for focusing on specific workspaces
0.13.1 - 2023-11-14
- Lazy-load
fsin linkers
0.13.0 - 2023-10-23
- BREAKING: Upgrade to Yarn 4
0.12.0 - 2023-07-05
- Fix
pnpmlinkernode_modulespath- This is a breaking change for
yarn < 3.2.0due to yarnpkg/berry#3681
- This is a breaking change for
- Bump dependencies
0.11.0 - 2023-03-16
- Add
pnpmlinker
0.10.0 - 2023-02-24
- Skip incompatible packages in
getPackagePath
0.9.0 - 2023-01-25
- Add support for
repositorystrings - Normalize
shortcut-typerepositoryURLs
0.8.1 - 2022-04-13
- Check package
aliasesinnode-moduleslinker
0.8.0 - 2022-03-22
- Parse
authorstrings likename (url) <email>to get vendor info
0.7.2 - 2021-12-09
- Handle strings and objects in
licensesproperty
0.7.1 - 2021-08-09
- Remove
evalfrompnplinker
0.7.0 - 2021-08-05
- Improve linting and formatting
- BREAKING: Upgrade to Yarn 3
0.6.0 - 2021-06-16
- Add
--exclude-metadataflag for excludingURLand other metadata
0.5.0 - 2021-02-18
- Consider deprecated
licensesproperty inpackage.json
0.4.0 - 2021-02-18
- Add
--productionflag for excludingdevDependencies
0.3.0 - 2021-01-28
- Normalize expected output line endings in tests
- Exclude duplicated virtual/non-virtual descriptors from output
- Add
generate-disclaimercommand - Refactor
getPackageManifestintogetPackagePathin linkers - Compress paths in
ppath.join
0.2.1 - 2020-12-30
- Cache yarn cache in travis-ci
0.2.0 - 2020-12-30
- Upgrade yarn for
fssupport ofBigInt(yarnpkg/berry#2232) - Use
fs.readFilePromiseinlinker.getPackageManifestimplementations - Add jest test coverage
- Bump dev dependencies
- Migrate from tslint to eslint
0.1.0 - 2020-12-08
- Initial release