Releases: opendevtools/supreme
Releases · opendevtools/supreme
v2.2.1
v2.2.0
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2023-03-18)
Bug Fixes
- uninstall: remove jest package depending on project (67eba9e)
Features
- accept multiple arguments to install and uninstall (99c8b52)
- install and uninstall every package at once (6db50ec)
BREAKING CHANGES
- Found out how to pass multiple arguments to
a command. We no longer need to pass a string when installing
or uninstalling multiple packages.