Skip to content

2.4.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 20 Feb 06:54
· 61 commits to master since this release
  • deps: etag@~1.8.0
    • Use SHA1 instead of MD5 for ETag hashing
    • Works with FIPS 140-2 OpenSSL configuration
  • deps: fresh@0.4.0
    • Fix false detection of no-cache request directive
    • perf: enable strict mode
    • perf: hoist regular expressions
    • perf: remove duplicate conditional
    • perf: remove unnecessary boolean coercions
  • perf: simplify initial argument checking