Skip to content

1.0.0

Compare
Choose a tag to compare
@TomokiMiyauci TomokiMiyauci released this 28 Apr 05:46
· 12 commits to main since this release

1.0.0 (2023-04-28)

Bug Fixes

  • improve regex pattern to avoid backtracking (9300c93)
  • parse: fix auth param regex pattern (8046b0d)
  • parse: fix to parsing pattern (c8ee900)
  • utils: fix parse list logic (2c79a4a)

Features

  • add authorization field parser (a8f447f)
  • mod: export related types (9a672ed)
  • stringify: add escape for quoted-pair (5f1bba4)
  • stringify: add serializer for authrization (076395a)
  • types: rename field to authParams (f2f15b4)
  • types: rename field to params (0a51170)