Releases: dbpkgs/cookie
Releases · dbpkgs/cookie
V1.2.3(May 28, 2023)
CHANGELOG
- Add support for node engines 14.17.1 and higher
- Upgrade dev dependencies
V1.2.2(Mar 26, 2023)
CHANGELOG
- Tighten validation of parameters by adding actual field validation rather than depending on typescript types
V1.2.1(May 10, 2022)
CHANGELOG
- Add support for applications that have both server and client side rendering like
nextjs
,gatsby
e.t.c
v1.1.1(Feb 20, 2022)
- Patches to release note
- Tighten unit tests for testing libraries
- Add support for special characters encoding e.g / ? : @ & = + $
v1.0.10(Feb 19, 2022)
- Fix bugs due to broken modules and types during imports
V1.0.9(Feb 19, 2022)
- Official Initial public release
- Supports testing libraries