Releases: matthieugicquel/shm
Releases · matthieugicquel/shm
v0.7.1
What's Changed
- Handle base urls with path segments correctly by @matthieugicquel in #4
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Unhandled requests passthrough by @matthieugicquel in #3
Full Changelog: v0.6.3...v0.7.0
v0.6.3
New features
- add advanced API for custom responses 928f65b
Other
- test app for react-native (mobile & web) by @matthieugicquel in #2
Full Changelog: v0.6.2...v0.6.3
v0.6.2
- fix: use the node interceptor in react-native jest tests d16737e
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's new
- make shm work in rn-web with metro 0a592d6
- README improvements
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's new
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
- re-include type definitions in published package 13756dd
v0.5.0
Version 0.4.0 broke usage in node tests with a react-native jest setup or with fake timers enabled.. This is now fixed.