Skip to content

v6.0.0

Choose a tag to compare

@ItsBenCodes ItsBenCodes released this 21 Aug 03:33
· 511 commits to main since this release
bd6d248

What's Changed

  • BREAKING CHANGE The undocumented encode/decode functions are no longer supported in universal-cookie
  • BREAKING CHANGE All JavaScript types are now serialized in JSON, except strings
  • defaultSetOptions has been added to Cookies in universal-cookie
  • defaultSetOptions prop has been added to CookiesProvider in react-cookie
  • update function has been added to universal-cookie so that you can update cookies after they are changed by the server
  • updateCookies function has been added to useCookies in react-cookie

Full Changelog: v5.0.0...v6.0.0