Commit 9e15850
authored
release: CLI v2.4.0 (#414)
## Release CLI v2.4.0
### Changes
- Support `[build].outputDir` config in `mops.toml` for custom build
output directory
- Fix `mops build --output` CLI option being silently ignored
- Warn when canister `args` contain flags managed by `mops build` (e.g.
`-o`, `-c`, `--idl`)
- Support pocket-ic versions beyond 9.x.x (fixes #410)
### Checklist
- [x] CHANGELOG updated with version heading
- [x] `npm version minor` applied
- [x] CI passing
After merge: tag `cli-v2.4.0` on main and push to trigger the release
workflow.
Made with [Cursor](https://cursor.com)1 parent 1a72a53 commit 9e15850
3 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments