All notable changes to this project will be documented here. This project adheres to Semantic Versioning.
v1.3.0 (2021-12-30)
- Add support for React v17
v1.2.1 (2020-10-27)
- Fixes types for
getCookie
, makinginitialValue
an optional param
v1.2.0 (2020-10-05)
- Added SSR support @natterstefan
v1.1.0 (2020-06-17)
- Expose the
getCookie
andsetCookie
function