Skip to content

Releases: expressjs/serve-static

v1.16.2

14 Jan 08:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1

14 Jan 08:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.16.0...v1.16.1

2.1.0

10 Sep 01:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...2.1.0

1.16.0

10 Sep 01:13
Compare
Choose a tag to compare

What's Changed

  • Remove link renderization in html while redirecting (#173)

New Contributors

Full Changelog: v1.15.0...1.16.0

1.15.0

25 Mar 02:17
Compare
Choose a tag to compare

2.0.0-beta.1

05 Feb 18:47
Compare
Choose a tag to compare
2.0.0-beta.1 Pre-release
Pre-release
  • Change dotfiles option default to 'ignore'
  • Drop support for Node.js 0.8
  • Remove hidden option; use dotfiles option instead
  • deps: [email protected]

1.14.2

16 Dec 04:54
Compare
Choose a tag to compare

1.14.1

16 Dec 04:53
Compare
Choose a tag to compare
  • Set stricter CSP header in redirect response
  • deps: [email protected]
    • deps: range-parser@~1.2.1

1.14.0

08 May 02:59
Compare
Choose a tag to compare

1.13.2

07 Feb 17:32
Compare
Choose a tag to compare
  • Fix incorrect end tag in redirects
  • deps: encodeurl@~1.0.2
    • Fix encoding % as last character
  • deps: [email protected]
    • deps: depd@~1.1.2
    • deps: encodeurl@~1.0.2
    • deps: statuses@~1.4.0