Releases: Moonsong-Labs/moonwall
Releases · Moonsong-Labs/moonwall
@moonwall/[email protected]
Patch Changes
- f91f797: fix tail
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
- 543bda2: Update Inquirer
Patch Changes
-
7cce71c: Added vitest arg pass through
-
7cce71c: ### Enhanced Test CLI Options
New Features
-
Added support for passing Vitest configuration options directly through CLI
moonwall test dev_test --vitest "bail=2 retry=2"
This can also be added to your
moonwall.config.json
file like:{ "name": "passthrough_test", "testFileDir": ["suites/multi_fail"], "description": "Testing that bail can be passed through", "foundation": { "type": "read_only" }, "vitestArgs": { "bail": 1 }, "connections": [] }
-
-
Updated dependencies [543bda2]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
-
c792425: Added Fork config to dev foundations
- BETA: Added ability to use moonbeam's fork API both via moonwall.config and also in a test
Patch Changes
- b8d0d67: Add snapshot update option
- Updated dependencies [b8d0d67]
- Updated dependencies [c792425]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
- 9fed50b: November Update
Patch Changes
- Updated dependencies [9fed50b]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
- 2c138ed: November Update
Patch Changes
- Updated dependencies [2c138ed]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
-
ec1eed4: Update chopsticks
- Update chopsticks to version 0.16.1 and fixes issue when detecting port on running process
- Fixes some dependency conflicts
Patch Changes
- Updated dependencies [ec1eed4]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Minor Changes
-
df30d19: Package Updates
- Package updates for ETH libs
- Package updates for PolkadotJS
- Package updates for tooling
- Added
--unsafe-force-node-key-generation
to default node args
Patch Changes
- Updated dependencies [df30d19]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Patch Changes
- 1b3256a: Update Vitest
- Use Vitest 2.0.0
- New menu graphics!
- GITHUB_TOKEN support on downloader feature
- Updated dependencies [1b3256a]
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Patch Changes
- dbbe309: Revert default pooloptions
- @moonwall/[email protected]
- @moonwall/[email protected]
@moonwall/[email protected]
Patch Changes
- bad99a1: Change to forks
- Updated dependencies [bad99a1]
- @moonwall/[email protected]
- @moonwall/[email protected]