Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 823 Bytes

CHANGELOG.md

File metadata and controls

22 lines (12 loc) · 823 Bytes

useCookie Changelog

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, making initialValue an optional param

v1.2.0 (2020-10-05)

v1.1.0 (2020-06-17)

Features

  • Expose the getCookie and setCookie function