Skip to content
This repository was archived by the owner on Jul 18, 2020. It is now read-only.

Support for `SameSite:None` + Docs update

Choose a tag to compare

@thetutlage thetutlage released this 29 May 14:48
· 39 commits to develop since this release

Upgraded the underlying cookie module, that enables the support for SameSite: 'None'.

  • docs(readme): wrap banner inside div 4581b8d
  • docs: update readme and api docs 49259a6
  • feat: add support for 'SameSite: None' 9f2fff0
  • chore(package): update dependencies 46edbe0

v1.0.0...v1.0.1