Skip to content

1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 24 Mar 12:30
· 36 commits to beta since this release

1.0.0-beta.1 (2023-03-24)

Features

  • add conditional request middleware factory (20af8fd)
  • middleware: add support if-range header field (f43a46a)
  • mod: export types (6d43a63)
  • preconditions: add if-match precondition (c431571)
  • preconditions: add if-modified-since header field precondition (621940d)
  • preconditions: add if-none-match precondition (f443b67)
  • preconditions: add if-range field precondition (6d62c8a)
  • preconditions: add If-Unmodified-Since header precondition (43aab36)
  • preconditions: use strict if-none-match field parser (ec6157e)