Bug fixes
- Fixes an issue that resulted into infinite page loading when refreshing a page with "Update on reload" Service Worker option set in Chrome (#119, #129)
- Fixes an issue that resulted into disabled mocking when hard reloading a page with multiple same host pages opened (#122, #126)
- Fixes an issue that resulted into service worker file not being copied when run
npx msw init
command (#130, #131)