Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 700 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 700 Bytes

2.3.0

  • Set default of strict-transport-security to max-age=31536000 aka 365 days. Following the recommendation of this Issue

2.2.1

  • Add As pharaoh middleware section in README.

2.2.0

  • Add CrossOriginEmbedderPolicy unsafe-none.
  • Improve As dart_frog middleware section in README.

2.1.1

  • Replace _ with - in pubpsec

2.1.0

  • Add support for dart >= 3.0.0

2.0.0

  • Breaking: Disabled crossOriginEmbedderPolicy by default.
  • Added issue tracker and topics.

1.1.0

  • Now Exporting:
    • CrossOriginEmbedderPolicy
    • CrossOriginOpenerPolicy
    • XContentTypeOptions

1.0.0

  • Initial version.