Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

1.7.0

Compare
Choose a tag to compare
@dougwilson dougwilson released this 15 Feb 23:11
· 227 commits to master since this release
  • Accept CSRF-Token and XSRF-Token request headers
  • Default cookie.path to '/', if using cookies
  • deps: cookie-signature@1.0.6
  • deps: csrf@~2.0.6
    • deps: base64-url@1.2.1
    • deps: uid-safe@~1.1.0
  • deps: http-errors@~1.3.1
    • Construct errors using defined constructors from createError
    • Fix error names that are not identifiers
    • Set a meaningful name property on constructed errors