Releases: expressjs/serve-static
Releases Β· expressjs/serve-static
v2.2.1
What's Changed
- ci: add dependabot by @Phillip9587 in #202
- ci: use full SHAs for github action versions by @Phillip9587 in #201
- build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot[bot] in #204
- build(deps): bump github/codeql-action from 3.28.13 to 3.28.15 by @dependabot[bot] in #205
- build(deps): bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot[bot] in #209
- build(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #210
- ci: add node.js 24 to test matrix by @Phillip9587 in #211
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #212
- build(deps): bump github/codeql-action from 3.28.16 to 3.28.18 by @dependabot[bot] in #213
- chore: add funding to package.json by @bjohansebas in #216
- build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #226
- build(deps): bump actions/download-artifact from 4.3.0 to 6.0.0 by @dependabot[bot] in #225
- build(deps): bump github/codeql-action from 3.28.18 to 4.31.2 by @dependabot[bot] in #224
- build(deps): bump actions/setup-node from 4.4.0 to 6.0.0 by @dependabot[bot] in #223
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #218
- build(deps-dev): bump eslint-plugin-import from 2.25.4 to 2.32.0 by @dependabot[bot] in #215
- docs: update examples to ES6 by @Phillip9587 in #203
- build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 by @dependabot[bot] in #234
- build(deps): bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #233
- build(deps): bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #232
- build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 by @dependabot[bot] in #231
- feat: remove
HISTORY.mdfrom tarball content by @UlisesGascon in #230 - Release: 2.2.1 by @UlisesGascon in #228
New Contributors
- @dependabot[bot] made their first contribution in #204
Full Changelog: v2.2.0...v2.2.1
v1.16.3
What's Changed
- deps: send@~0.19.1 by @Phillip9587 in #227
- Release: 1.16.3 by @UlisesGascon in #229
Full Changelog: v1.16.2...v1.16.3
v2.2.0
What's Changed
- refactor: zeroPad to use padStart for improved readability by @Ayoub-Mabrouk in #182
- ci: add CodeQl (SAST) by @bjohansebas in #186
- Refactor HISTORY.md header update to use String.prototype.repeat by @Ayoub-Mabrouk in #184
- docs: retroactively note 2.0.0-beta.1 api change in history file by @dpopp07 in #194
- conditionally set headers (if not already set) in redirect response by @ljeda in #190
- docs: remove security file by @bjohansebas in #195
- chore(deps): remove devDependency
safe-bufferby @Phillip9587 in #191 - ci: updated ci workflow and remove appveyor by @Phillip9587 in #192
- deps: send@^1.2.0 by @UlisesGascon in #198
- Revert "feat: conditionally set headers (if not already set) in redirect response (#190)" by @Phillip9587 in #200
- Release 2.2.0 by @UlisesGascon in #197
New Contributors
- @Ayoub-Mabrouk made their first contribution in #182
- @bjohansebas made their first contribution in #186
- @dpopp07 made their first contribution in #194
- @ljeda made their first contribution in #190
- @Phillip9587 made their first contribution in #191
Full Changelog: v2.1.0...v2.2.0
v1.16.2
v1.16.1
What's Changed
- bump send to 0.19 by @tommasini in #176
New Contributors
- @tommasini made their first contribution in #176
Full Changelog: 1.16.0...v1.16.1
2.1.0
What's Changed
- Remove link renderization in html while redirecting (#173)
- chore: add support for OSSF scorecard reporting by @inigomarquinez in #163
- ci: fix errors in ci github action for node 8 and 9 by @inigomarquinez in #164
- Update dev deps by @wesleytodd in #168
- Update prod deps for v2 by @wesleytodd in #169
- Release 2.0 by @wesleytodd in #165
- Release: 2.1.0 by @UlisesGascon in #174
New Contributors
- @inigomarquinez made their first contribution in #163
Full Changelog: v1.15.0...2.1.0
1.16.0
What's Changed
- Remove link renderization in html while redirecting (#173)
New Contributors
- @UlisesGascon made their first contribution in #173
Full Changelog: v1.15.0...1.16.0
1.15.0
- deps: [email protected]
- Fix emitted 416 error missing headers property
- Limit the headers removed for 304 response
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
2.0.0-beta.1
- Change
dotfilesoption default to'ignore' - Drop support for Node.js 0.8
- Remove
hiddenoption; usedotfilesoption instead - deps: [email protected]
- Use
mime-typesfor file to content type mapping - deps: [email protected]
- Use
1.14.2
- deps: [email protected]
- deps: [email protected]
- deps: [email protected]
- pref: ignore empty http tokens