Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 653 Bytes

File metadata and controls

25 lines (15 loc) · 653 Bytes

CHANGELOG

1.2.3 (May 28, 2023)

  • Add support for node engines 14.17.1 and higher
  • Upgrade dev dependencies

1.2.2 (Mar 26, 2023)

  • Tighten validation of parameters by adding actual field validation rather than depending on typescript types

1.2.1 (May 10, 2022)

  • Add support for applications with both server and client rendering like nextjs and gatsby
  • Bug fix for multiple cookie values

1.1.0 (Feb 20, 2022)

  • Tighten unit tests for testing libraries
  • Add support for special characters encoding e.g / ? : @ & = + $

1.0.9 (Feb 19, 2022)

  • Fix bugs due to broken modules and types during imports
  • Initial public release