Releases: zimicjs/zimic
v0.12.6
v0.12.6 is here! 🎉
Fixes
-
🔧 Discarded pending RPC responses after a remote interceptor is stopped (bbca132)
Previously, pending RPC responses were not discarded once the interceptor was stopped, This used to cause rare
NotStartedWebSocketHandlerError
warnings if the interceptor was stopped right before responding to an interceptor server.
Credits
Huge thanks to @diego-aquino for helping!
Full Changelog: v0.12.5...v0.12.6
- fix(#zimic): discard pending replies after interceptor is stopped by @diego-aquino in #546
- chore(release): [email protected] by @diego-aquino in #547
v0.12.6-canary.0
Fixes
- fix(#zimic): discard pending replies after interceptor is stopped by @diego-aquino in #546
Full Changelog: v0.12.5...v0.12.6-canary.0
v0.12.5
v0.12.5 is here! 🎉
Fixes
- 🔧 Fixed
Maximum call stack size exceeded
errors in remote interceptors (e7f52c1) - 🔧 Fixed web socket timeout errors in interceptor servers (aa79dd1)
Refactoring
- ⚙️ Refactor
error.stack
toerror.cause
to improve logged stack traces in Vitest Browser (da14148)
Credits
Huge thanks to @diego-aquino for helping!
Full Changelog: v0.12.4...v0.12.5
- fix(#zimic): prevent stack errors when serializing client-side data by @diego-aquino in #541
- refactor(#zimic):
error.stack
toerror.cause
in times check errors by @diego-aquino in #542 - fix(#zimic): abort pending messages from closed sockets by @diego-aquino in #543
- chore(release): [email protected] by @diego-aquino in #544
v0.12.5-canary.2
Fixes
- fix(#zimic): abort pending messages from closed sockets by @diego-aquino in #543
Full Changelog: v0.12.5-canary.1...v0.12.5-canary.2
v0.12.5-canary.1
Refactoring
- refactor(#zimic):
error.stack
toerror.cause
in times check errors by @diego-aquino in #542
Full Changelog: v0.12.5-canary.0...v0.12.5-canary.1
v0.12.5-canary.0
Fixes
- fix(#zimic): prevent stack errors when serializing client-side data by @diego-aquino in #541
Full Changelog: v0.12.4...v0.12.5-canary.0
v0.12.4
v0.12.4 is here! 🎉
Dependencies
Credits
Huge thanks to @diego-aquino for helping!
Full Changelog: v0.12.3...v0.12.4
- chore(ci): pull before pushing version bump if necessary by @diego-aquino in #536
- chore(#zimic): upgrade msw to v2.7.0 by @diego-aquino in #423
- chore(root): bump the npm group with 21 updates by @dependabot in #538
- chore(release): [email protected] by @diego-aquino in #539
v0.12.4-canary.2
Chore
- chore(root): bump the npm group with 21 updates by @dependabot in #538
Full Changelog: v0.12.4-canary.1...v0.12.4-canary.2
v0.12.4-canary.1
Chore
- chore(#zimic): upgrade msw to v2.7.0 by @diego-aquino in #423
Full Changelog: v0.12.4-canary.0...v0.12.4-canary.1
v0.12.4-canary.0
Chore
- chore(ci): pull before pushing version bump if necessary by @diego-aquino in #536
- chore(root): bump the npm group with 15 updates by @dependabot in #535
Full Changelog: v0.12.2...v0.12.4-canary.0