Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.77 KB

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 1.77 KB

1.0.0 (2023-04-08)

Bug Fixes

  • stringify: fix to stringify format (5bc1c6e)

Features

  • add middleware factory for Cross-Origin-Embedded-Policy (e0f7be0)
  • middleware: change the name of field to policy from value (7cf747b)
  • structured: add structured field serializer (b97687d)
  • types: rename interface field name (0a30612)

1.0.0-beta.2 (2023-04-08)

Features

  • middleware: change the name of field to policy from value (7cf747b)

1.0.0-beta.1 (2023-04-04)

Bug Fixes

  • stringify: fix to stringify format (5bc1c6e)

Features

  • add middleware factory for Cross-Origin-Embedded-Policy (e0f7be0)
  • structured: add structured field serializer (b97687d)
  • types: rename interface field name (0a30612)