- Add support for node engines 14.17.1 and higher
- Upgrade dev dependencies
- Tighten validation of parameters by adding actual field validation rather than depending on typescript types
- Add support for applications with both server and client rendering like nextjs and gatsby
- Bug fix for multiple cookie values
- Tighten unit tests for testing libraries
- Add support for special characters encoding e.g
/ ? : @ & = + $
- Fix bugs due to broken modules and types during imports
- Initial public release