v0.3.1 - 2024-02-16
- Fixed
types
field inpackage.json
v0.3.0 - 2023-11-19
- Updated to new Lerna defaults, see Lerna v7 changelog
- Optimized caching by ignoring nested workspace roots.
Most tools already error when trying to use a nested workspace root, so this should not be a breaking change.
v0.2.0 - 2023-06-10
- Now ignores workspaces that do not have a
name
property defined in theirpackage.json
file - Replaced
type-fest
withpkg-types
for thepackage.json
type definitions