Skip to content

v0.11.2

Compare
Choose a tag to compare
@evert evert released this 23 Mar 02:01
6c7f384
  • Added utilities to check If-Match, If-None-Match, If-Modified-Since,
    If-Unmodified-Since.
  • Typescript target is now es2019 instead of esnext to ensure that older
    Node.js versions are supported.
  • Added a workaround to make sure the package works around a bug in
    @types/node@13.