Big simplification of the API.
- Only two parameters to be provided now, the
basePackage
andoptions
- Made
useInstalledVersions
defaulted totrue
- The old way of specifying
versionsPackageFiles
is still possible - needs to be provided as an option now
- Add
peerDependencies
anddevDependencies
support
(Much thanks to @moshest for these changes)
- TypeScript Support
- Add
additionalDependencies
option. - Add
useInstalledVersions
option
- bad version, ignore.
- Thanks to @helloIAmPau for adding an extra check when defining deliberate packages in
basePackageValues
.