Skip to content

v6.0.0

Compare
Choose a tag to compare
@eXon eXon released this 21 Aug 03:33
· 250 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