v0.6.2
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
- chore: bump the npm group with 4 updates by @dependabot in #202
- chore: bump the npm group with 3 updates by @dependabot in #205
- fix(#zimic): file support improvements by @diego-aquino in #207
- chore(release): v0.6.2 by @diego-aquino in #208