Skip to content

Commit a35c1ce

Browse files
authored
Add minor changeset (since 0.31.0) (#119)
1 parent 7c192ab commit a35c1ce

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/security-fixes-jan30.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"msw-auto-mock": minor
3+
---
4+
5+
Multiple improvements and fixes since 0.31.0:
6+
7+
- feat: echo request JSON body into write responses
8+
- fix: await response generators in handlers
9+
- fix: handle OpenAPI regex patterns and other schema edge cases (date-time, max array length, example $ref)
10+
- fix: improve handler ordering and default response selection
11+
- chore: AI SDK upgrades and dependency/security updates

0 commit comments

Comments
 (0)