This release introduces changes to the
mockServiceWorker.js
file. You will be advised to update that file in your application. Please follow the instructions in the related error message in your browser's console.
Bug fixes
- Fixes the Response patching scenario when performing an original
POST
request performed aGET
request instead (#77, #84)