Skip to content

Releases: Moonsong-Labs/moonwall

@moonwall/cli@5.9.1

05 Dec 15:14
7568048
Compare
Choose a tag to compare

Patch Changes

  • f91f797: fix tail
    • @moonwall/types@5.9.1
    • @moonwall/util@5.9.1

@moonwall/cli@5.9.0

05 Dec 13:57
2b0afd6
Compare
Choose a tag to compare

Minor Changes

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/types@5.9.0
    • @moonwall/util@5.9.0

@moonwall/cli@5.8.0

27 Nov 16:56
a506168
Compare
Choose a tag to compare

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/types@5.8.0
    • @moonwall/util@5.8.0

@moonwall/cli@5.7.0

18 Nov 10:40
9e53242
Compare
Choose a tag to compare

Minor Changes

  • 9fed50b: November Update
    • [#435] Zombienets dont require parachains anymore
    • [#408] preScript failures halt test runs
    • [#405] Add PAPI Support

Patch Changes

  • Updated dependencies [9fed50b]
    • @moonwall/types@5.7.0
    • @moonwall/util@5.7.0

@moonwall/cli@5.6.0

14 Nov 10:59
0856edd
Compare
Choose a tag to compare

Minor Changes

  • 2c138ed: November Update
    • [#435] Zombienets dont require parachains anymore
    • [#408] preScript failures halt test runs

Patch Changes

  • Updated dependencies [2c138ed]
    • @moonwall/types@5.6.0
    • @moonwall/util@5.6.0

@moonwall/cli@5.5.0

10 Oct 14:38
4c86a9e
Compare
Choose a tag to compare

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/types@5.5.0
    • @moonwall/util@5.5.0

@moonwall/cli@5.4.0

26 Sep 15:49
a2914ad
Compare
Choose a tag to compare

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/types@5.4.0
    • @moonwall/util@5.4.0

@moonwall/cli@5.3.3

08 Jul 16:13
39c4f74
Compare
Choose a tag to compare

Patch Changes

  • 1b3256a: Update Vitest
    • Use Vitest 2.0.0
    • New menu graphics!
    • GITHUB_TOKEN support on downloader feature
  • Updated dependencies [1b3256a]
    • @moonwall/types@5.3.3
    • @moonwall/util@5.3.3

@moonwall/cli@5.3.2

08 Jul 09:48
dca2509
Compare
Choose a tag to compare

Patch Changes

  • dbbe309: Revert default pooloptions
    • @moonwall/types@5.3.2
    • @moonwall/util@5.3.2

@moonwall/cli@5.3.1

05 Jul 11:08
dca7376
Compare
Choose a tag to compare

Patch Changes

  • bad99a1: Change to forks
  • Updated dependencies [bad99a1]
    • @moonwall/types@5.3.1
    • @moonwall/util@5.3.1