0.9.0
Features
- Added support for Response patching
- Mocked
req
object now contains new properties:integrity
,destination
,keepalive
,bodyUsed
Bug fixes
- Fixed an issue that resulted into
req.params
beingnull
, causing an exception when trying to access an existing parameter