Skip to content

Releases: zimicjs/zimic

v0.12.6

30 Jan 22:50
Compare
Choose a tag to compare

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

v0.12.6-canary.0

30 Jan 22:04
Compare
Choose a tag to compare
v0.12.6-canary.0 Pre-release
Pre-release

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

30 Jan 01:04
Compare
Choose a tag to compare

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

Credits

Huge thanks to @diego-aquino for helping!

Full Changelog: v0.12.4...v0.12.5

v0.12.5-canary.2

30 Jan 00:45
Compare
Choose a tag to compare
v0.12.5-canary.2 Pre-release
Pre-release

Fixes

Full Changelog: v0.12.5-canary.1...v0.12.5-canary.2

v0.12.5-canary.1

29 Jan 23:25
Compare
Choose a tag to compare
v0.12.5-canary.1 Pre-release
Pre-release

Refactoring

  • refactor(#zimic): error.stack to error.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

29 Jan 22:21
Compare
Choose a tag to compare
v0.12.5-canary.0 Pre-release
Pre-release

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

28 Jan 20:21
Compare
Choose a tag to compare

v0.12.4 is here! 🎉

Dependencies

Credits

Huge thanks to @diego-aquino for helping!

Full Changelog: v0.12.3...v0.12.4

v0.12.4-canary.2

25 Jan 23:28
Compare
Choose a tag to compare
v0.12.4-canary.2 Pre-release
Pre-release

Chore

Full Changelog: v0.12.4-canary.1...v0.12.4-canary.2

v0.12.4-canary.1

25 Jan 22:29
Compare
Choose a tag to compare
v0.12.4-canary.1 Pre-release
Pre-release

Chore

Full Changelog: v0.12.4-canary.0...v0.12.4-canary.1

v0.12.4-canary.0

21 Jan 01:50
Compare
Choose a tag to compare
v0.12.4-canary.0 Pre-release
Pre-release

Chore

Full Changelog: v0.12.2...v0.12.4-canary.0