Skip to content

Releases: zimicjs/zimic

v0.6.3-canary.0

08 Jun 16:05
Compare
Choose a tag to compare
v0.6.3-canary.0 Pre-release
Pre-release

Fixes

Full Changelog: v0.6.2...v0.6.3-canary.0

v0.6.2

03 Jun 22:37
cc207df
Compare
Choose a tag to compare

v0.6.2 is here! 🎉

Fixes

  • File support improvements: improved the serialization algorithm in remote interceptors to better support to binary files. Previously, binary content could be transferred incorrectly between remote interceptors and interceptor servers. Now, responses with non-text data, such as PDF files and videos, should no longer be affected.

Chore

  • Dependency updates: some dependencies used internally by Zimic were updated!

Credits

Huge thanks to @diego-aquino for helping!

Full Changelog: v0.6.1...v0.6.2

v0.6.2-canary.0

03 Jun 22:19
Compare
Choose a tag to compare
v0.6.2-canary.0 Pre-release
Pre-release

Fixes

Chore

Full Changelog: v0.6.1...v0.6.2-canary.0

v0.6.1

01 Jun 23:31
eedf668
Compare
Choose a tag to compare

v0.6.1 is here! 🎉

Documentation

  • Snippet improvements: added more code snippets about using non-JSON bodies and restrictions. Additionally, many descriptions are now more concise and the local/remote snippets are easier to read and displayed vertically.

Credits

Huge thanks to @diego-aquino for helping!

Full Changelog: v0.6.0...v0.6.1

v0.6.1-canary.0

01 Jun 23:17
Compare
Choose a tag to compare
v0.6.1-canary.0 Pre-release
Pre-release

Documentation

Full Changelog: v0.6.0...v0.6.1-canary.0

v0.6.0

01 Jun 15:26
16bbc6c
Compare
Choose a tag to compare

v0.6.0 is here! 🎉

Features

Note

Breaking changes between >= v0.1.0 and < v0.6.0

  • Renamed the following error classes exported from zimic/interceptor:
    • UnknownHttpInterceptorPlatform -> renamed to UnknownHttpInterceptorPlatformError
    • UnregisteredServiceWorkerError -> renamed to UnregisteredBrowserServiceWorkerError

Credits

Huge thanks to @diego-aquino for helping!

Full Changelog: v0.5.3...v0.6.0

v0.6.0-canary.4

01 Jun 15:04
Compare
Choose a tag to compare
v0.6.0-canary.4 Pre-release
Pre-release

Documentation

Full Changelog: v0.6.0-canary.3...v0.6.0-canary.4

v0.6.0-canary.3

01 Jun 14:29
Compare
Choose a tag to compare
v0.6.0-canary.3 Pre-release
Pre-release

Refactoring

Documentation

Chore

Note

Breaking changes between >= v0.1.0 and < v0.6.0-canary.2

  • Renamed the following error classes exported from zimic/interceptor:
    • UnknownHttpInterceptorPlatform -> renamed to UnknownHttpInterceptorPlatformError
    • UnregisteredServiceWorkerError -> renamed to UnregisteredBrowserServiceWorkerError

Full Changelog: v0.6.0-canary.2...v0.6.0-canary.3

v0.6.0-canary.2

01 Jun 01:52
Compare
Choose a tag to compare
v0.6.0-canary.2 Pre-release
Pre-release

Features

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

v0.6.0-canary.1

30 May 22:58
Compare
Choose a tag to compare
v0.6.0-canary.1 Pre-release
Pre-release

Features

  • feat(#zimic): computed response and interceptor server error handling by @diego-aquino in #193

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