4.1.0
v4.1.0
Minor release, focused mainly on resolving reported issues and some minor feature work.
What's Changed
- Create CHANGELOG.md by @ShivanKaul in #189
- Missing param validation issue145 by @medelibero-sfdc in #193
- Create SECURITY.md by @ShivanKaul in #201
- Create CODE_OF_CONDUCT.md by @ShivanKaul in #200
- Fix for issue #195 by @medelibero-sfdc in #202
- Add explanation and more special-use domains by @ShivanKaul in #203
- Sync of constructor options for serialization by @medelibero-sfdc in #204
- Returned null in case of empty cookie value by @vsin12 in #196
- 132 str trim not a function by @awaterma in #209
- Fix for issue #153 by @medelibero-sfdc in #210
- Fix permuteDomain with trailing dot by @ruoho-sfdc in #216
- Issue #213 -- added gh-actions flow for building and testing tough-co… by @awaterma in #218
- Issue #210 -- Updated workflow to use npm install. by @awaterma in #220
- @GH-215 -- Tests that document localhost behavior when set as domain. by @awaterma in #221
- fix: MemoryCookieStore methods should exist on the prototype, not on the class. by @wjhsf in #226
- Unit test cases for
allowSpecialUseDomain
option by @colincasey in #225 - [Snyk] Upgrade universalify from 0.1.2 to 0.2.0 by @snyk-bot in #228
- React Native Support by @colincasey in #227
- Adding Updating CODEOWNERS with ECCN as per Export Control Compliance by @svc-scm in #223
- fix: domain match routine by @colincasey in #236
- Stop using the internal NodeJS punycode module by @gboer in #238
- Initial documentation review by @mcarey86 in #234
- fix: distinguish between no samesite and samesite=none by @colincasey in #240
- Prepare tough-cookie 4.1 for publishing (updated GitHub actions, move… by @awaterma in #242
- 4.1.0 release to NPM by @awaterma in #245
New Contributors
- @vsin12 made their first contribution in #196
- @ruoho-sfdc made their first contribution in #216
- @wjhsf made their first contribution in #226
- @colincasey made their first contribution in #225
- @snyk-bot made their first contribution in #228
- @svc-scm made their first contribution in #223
- @gboer made their first contribution in #238
- @mcarey86 made their first contribution in #234
Full Changelog: v4.0.0...v4.1.0