Releases: deinsoftware/swpm
Releases · deinsoftware/swpm
1.10.0
29 Apr 02:28
Compare
Sorry, something went wrong.
No results found
Added
yarn classic and berry support
automatic set yarn version for pin and use flags
added pin yarn@berry and clean+install alias
alternatives on readme
Changed
chaining commands using promises
clean command including the yarn@berry files and folders
1.9.1
14 Apr 05:33
Compare
Sorry, something went wrong.
No results found
Fixed
Readme command for global and alias pin
Changed
Performance improvement. Changing the command execution for each Package Manager directly on swpx process before the showCommand and runCommand methods
1.9.0
11 Apr 23:09
Compare
Sorry, something went wrong.
No results found
Added
Run swpm commands from subdirectories and workspace packages by @TylerBarnes
Changed
Update some package versions
Fixed
--frozen flag translation on install command
add new filter for --global flag on install command
undefined value on update current version message
1.8.0
28 Mar 13:46
Compare
Sorry, something went wrong.
No results found
Added
--dist flag to clean command
1.7.2
12 Mar 23:27
Compare
Sorry, something went wrong.
No results found
Changed
sc command alias to scr to avoid conflicts with the sc command for the Service Control Manger
1.7.1
09 Mar 01:52
Compare
Sorry, something went wrong.
No results found
1.7.0
09 Mar 00:08
Compare
Sorry, something went wrong.
No results found
Added
sc alias for create
install command on each package manager
Changed
example image adding bun
auto update interval verification and global flag
Fixed
install global packages with volta, check if is installed and not if is pinned
1.6.0
08 Mar 13:31
Compare
Sorry, something went wrong.
No results found
Added
srg alias for remove global
1.5.1
08 Mar 01:43
Compare
Sorry, something went wrong.
No results found
Fixed
added a patch to avoid issue on volta when install or uninstall global packages
revert add command transformed to install on npm package
volta pin detection including the same package validation
1.5.0
28 Feb 22:29
Compare
Sorry, something went wrong.
No results found
Changed
ignoring files to shrink the final build
Added
pack command example on README