Skip to content

Latest commit

 

History

History
205 lines (81 loc) · 6.72 KB

CHANGELOG.md

File metadata and controls

205 lines (81 loc) · 6.72 KB

CHANGELOG

2.16.0 (2024-09-27)

Features

  • switch to an upgraded package (6e4f2d5)

2.15.0 (2024-05-06)

Bug Fixes

Features

  • sync typescript versions (5c75ada)
  • use latest version of swc (a133bd7)

2.14.0 (2024-01-15)

Features

  • packages/sui-test-contract: add missing env variable (4a6e485)
  • packages/sui-test-contract: add Tags info on console logging (5d2ac66)
  • packages/sui-test-contract: use GITHUB_HEAD_REF || GITHUB_REF_NAME (d907a8b)
  • packages/sui-test-contract: use new env vars (eaf89c6)

2.13.0 (2023-11-30)

Features

  • packages/sui-test-contract: make jobs execution halt on contract publish errors (d26803b)

2.12.0 (2023-03-10)

Bug Fixes

  • packages/sui-test-contract: fix interaction data when setting same request path and different b (9c50f2a)
  • packages/sui-test-contract: fix linting issue (f16f0af)

2.11.0 (2023-03-09)

Features

  • packages/sui-test-contract: do not break if request is not 2xx (e8ac50c)

2.10.0 (2022-12-23)

Features

  • packages/sui-test-contract: add matchers to contracts (0255e71)
  • packages/sui-test-contract: rename flag (bb60516)
  • packages/sui-test-contract: update readme (b85ae9e)

2.9.0 (2022-10-24)

Features

  • packages/sui-test-contract: add custom api url for each endpoint (1b81908)

2.8.0 (2022-10-19)

Bug Fixes

  • packages/sui-test-contract: use same version of msw (0ae5861)

2.7.0 (2022-09-15)

Bug Fixes

  • packages/sui-test-contract: prevent build error on server given a sub dep upgrade (e5cab96)

2.6.0 (2022-08-29)

Bug Fixes

  • packages/sui-test-contract: fix branch name with travis env (111fc31)

2.5.0 (2022-08-09)

Features

  • packages/sui-test-contract: Use SHA as consumer version for pact contracts (a3836d8)

2.4.0 (2022-07-20)

Features

  • packages/sui-test-contract: use latest of msw adapter (3524f14)

2.3.0 (2022-07-12)

Bug Fixes

  • packages/sui-test-contract: fix imports (090a7db)
  • packages/sui-test-contract: start using new forked version of pact msw adapter (b24ce99)

2.2.0 (2022-07-08)

Bug Fixes

  • packages/sui-test-contract: fix bin import (d0e3a77)

2.1.0 (2022-06-30)

Features

  • packages/sui-test-contract: Upgrade msw and pact versions and adapt import (5a5e2e1)

2.0.0 (2022-06-27)

Features

  • packages/sui-test-contract: add new test contract tool (08b2fed)
  • packages/sui-test-contract: modify package description (3603672)
  • packages/sui-test-contract: move publish bin to esm (1efc828)

1.3.0 (2022-03-03)

Bug Fixes

  • packages/sui-test-contract: remove servers when process SIGINT to avoid port occuppied (f3ddade)

1.2.0 (2022-02-23)

Bug Fixes

  • packages/sui-test-contract: fix test (e76c77b)

1.1.0 (2022-02-22)

Bug Fixes

  • packages/sui-test-contract: fix dependencies (956d9e5)
  • packages/sui-test-contract: fix linting issues (499d3ea)
  • packages/sui-test-contract: fix program options (717a1d8)
  • packages/sui-test-contract: move to cjs module (eb9e34d)

Features

  • packages/sui-test-contract: add contract test utils (3913810)
  • packages/sui-test-contract: bump (0555f95)
  • packages/sui-test-contract: ignore contract folder from git and test folder from npm (78732c7)
  • packages/sui-test-contract: publish beta (ef65af7)