v1.0.0
1.0.0 (2022-11-30)
⚠ BREAKING CHANGES
- This changes the default behavior of
sync-monorepo-packagesto first inspect theworkspacesfield ofpackage.jsonto find target packages. - npm v7 or newer required
- Supported Node.js versions are now
^14.17.0 || ^16.13.0 || >=18.0.0
Features
- add workspace support (6df68b4)