Skip to content

Commit 5067124

Browse files
authored
Version Packages (#39)
2 parents 336ceb8 + 98e0b51 commit 5067124

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rotten-cobras-sit.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mswpida
22

3+
## 2.0.0
4+
5+
### Major Changes
6+
7+
- [#38](https://github.com/mashabow/mswpida/pull/38) [`f6e6da9`](https://github.com/mashabow/mswpida/commit/f6e6da9cdd9948e743ee7311aea8bfd7dc31af04) Thanks [@mashabow](https://github.com/mashabow)! - Now supports MSW v2 with aligned APIs, and has discontinued support for MSW v1.
8+
39
## 1.0.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mswpida",
3-
"version": "1.0.1",
3+
"version": "2.0.0",
44
"description": "A wrapper to use MSW in a type-safe manner for aspida users.",
55
"keywords": [
66
"msw",

0 commit comments

Comments
 (0)