v0.5.2
v0.5.2 is here! 🎉
Features
- Server exports: interceptor server resources are now exported from
zimic/server
, allowing programmatic management in more advanced use cases. We recommend sticking to the CLI when possible, though.
Documentation
- Improved examples: simplified the setup in the examples using remote interceptors (Next.js App Router and Playwright).
Credits
Huge thanks to @diego-aquino for helping!
Full Changelog: v0.5.1...v0.5.2
- feat: server exports (#130) by @diego-aquino in #179
- fix: include server export types by @diego-aquino in #180
- chore(release): v0.5.2 by @diego-aquino in #181