This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
3.4.0
What's New?
The 3.4.0
release brings with it a few bug fixes, as well as a change to the JavaScript minification and source-map generation process.
Bugs Fixed
- Default route doesn't check request protocol, picks up chrome-extension://
- Is source map working properly?
Significant PRs Since Previous Release
- Separate pure and side-effecting code
- fix broken / out-of-date links, tidy up README
- Use uglify instead of minifify and fix up sourcemap generation
- Adds a files field to package.json
- Refactors the tests of cache expiration options.