Releases: firebase/superstatic
Releases · firebase/superstatic
v10.0.0
Compare
Sorry, something went wrong.
No results found
Adds Node.js 24 as a supported engine.
Removes Node.js 18 as a supported engine.
Upgrades Mocha.
v9.2.0
Compare
Sorry, something went wrong.
No results found
Switches from 'fast-url-parser' to Node's built-in URL parser.
v9.1.0
Compare
Sorry, something went wrong.
No results found
Updates engines.node to include Node 22.
Updates dependencies to address npm audit issues.
Fixes issue where redirects of unicode paths may not have been handled correctly.
Fixes issue in Node 22 where mtime from stat-ing a file is no longer available.
v8.0.0
Compare
Sorry, something went wrong.
No results found
Breaking: Drops support for Node 10.
Replaces nash with commander in the CLI flow.
Updates dependencies to address npm audit issues.
v6.0.4
Compare
Sorry, something went wrong.
No results found
Error when attempting to serve "/" on Windows on a drive other than "C:\\"
v6.0.3
Compare
Sorry, something went wrong.
No results found
removed nsp from dev dependencies dependency updates to fix audit issues
v6.0.2
Compare
Sorry, something went wrong.
No results found
Do not redirect to an empty string
v6.0.1
Compare
Sorry, something went wrong.
No results found
v6.0.0
Compare
Sorry, something went wrong.
No results found
Breaking: cleanURLs will no longer accept an array of globs, only a boolean value. The behavior of trailingSlash and cleanURLs have been streamlined, addressing odd interactions of the two.
v5.0.2
Compare
Sorry, something went wrong.
No results found
Disable upward tree traversal in Windows.