diff --git a/.changeset/lazy-servers-reset.md b/.changeset/lazy-servers-reset.md deleted file mode 100644 index bee58f3..0000000 --- a/.changeset/lazy-servers-reset.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'prool': patch ---- - -Added lazy Vitest server setup with worker-scoped controls and fixed lifecycle teardown races. diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a29a1a..01750c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # prool +## 0.2.13 + +### Patch Changes + +- [#101](https://github.com/wevm/prool/pull/101) [`8929695`](https://github.com/wevm/prool/commit/892969585c720d21877e476a63c036423165d744) Thanks [@jxom](https://github.com/jxom)! - Added lazy Vitest server setup with worker-scoped controls and fixed lifecycle teardown races. + ## 0.2.12 ### Patch Changes diff --git a/package.json b/package.json index 26e6772..adeef8b 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "[!start-pkg]": "", "name": "prool", "description": "HTTP testing instances for Ethereum", - "version": "0.2.12", + "version": "0.2.13", "type": "module", "sideEffects": false, "files": [