- feat: support non-workspace packages
- feat: update
.yarn-integrity
file when source change - feat: autocomplete linkable packages
- fix: ensure existing dependency in lock file
- fix: handle situation when user tries to link the same package multiple times
- BREAKING: requires Node v12 or newer
- various bugfixes
- fix: keep
package.json
formatting during revert
- fix: inform user that any package which needs to be compiled must be compiled by running any watch/build/etc. command
- chore: bump dependencies
- various bugfixes
Initial release