mops
mops copied to clipboard
Accumulate breaking changes
- Remove
mops install <pkg>in favor ofmops add <pkg> - Remove cache/config files migration code
- Drop support for Node.js <18
- Add support for pocket-ic v3
- Drop support for pocket-ic <3
- Remove
notifyInstallon backend - Remove
MOPS_ENV? - change default test reporter to
files?verboseif only 1 test file? - cli commands refactoring?
mops import-identity->mops user importmops whoami->mops user get-principal
- remove
// compatibility with older versionsfrommops.ts - Use
mops sources --no-installin vscode extension