Releases: errorception/staticify
Releases · errorception/staticify
v4.0.0
Highlights:
- Drop Node.js 8.x support
- Minor code cleanup
- Switch to GitHub Actions CI
v3.3.4...v4.0.0
v3.3.4
Fix handling of a URL which has a non-hash component in the place of a hash (#37)
v3.3.1
- Refresh should refresh file hashes by clearing the memoized hashes (#30)
v3.3.0
- Handle substrings and repetitions correctly in replacePaths (#25)
- Update devDependencies
v3.1.0
- Lazy-load file hashes (#23)
- Update devDependencies
v3.0.0
- Drop Node.js 4.x support; minimum is 6.x now
- Add support to specific route in express (#18)