Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 815 Bytes

File metadata and controls

33 lines (18 loc) · 815 Bytes

Changelog

Unreleased

Changed

  • Breaking: increase TypeScript strictness around arguments. Only affects TypeScript users. See helmetjs/helmet#369

0.3.0 - 2021-04-17

Added

  • Added support for the cross-origin policy

0.2.1 - 2020-12-22

Fixed

  • Fixed incorrect example in README

0.2.0 - 2019-07-17

Added

  • Added TypeScript type definitions. See #2 and helmetjs/helmet#188
  • Created a changelog
  • Added some additional package metadata: homepage, email for bug reports, and a list of supported Node versions

Changed

  • Excluded some files from npm package

This changelog was started in version 0.2.0.