npm tough-cookie 6.0.0
v6.0.0

17 days ago

Summary

Breaking Changes

  • Localhost connections over http will now be considered secure by default. For more information, see the README documentation and API Docs for how to configure this feature.

Other Notable Changes

  • Dual publishing of ESM+CJS

What's Changed

  • Bump globals from 15.14.0 to 16.0.0 by @dependabot[bot] in #504
  • Bump the dev-dependencies group with 10 updates by @dependabot[bot] in #503
  • Bump tldts from 6.1.76 to 6.1.79 in the production-dependencies group by @dependabot[bot] in #502
  • Bump tldts from 6.1.83 to 6.1.85 in the production-dependencies group by @dependabot[bot] in #507
  • Bump the dev-dependencies group with 9 updates by @dependabot[bot] in #508
  • Bump eslint-import-resolver-typescript from 3.8.3 to 4.3.1 by @dependabot[bot] in #509
  • feat: Add RFC 6761–compliant localhost loopback checks so secure cookies work on localhost (fixes: #382) by @Chriss4123 in #498
  • use ESM instead of CJS by @wjhsf in #506
  • Switch from jest to vitest by @wjhsf in #510
  • Bump vite from 6.2.6 to 6.3.4 by @dependabot[bot] in #521
  • Bump the dev-dependencies group with 9 updates by @dependabot[bot] in #522
  • Bump tldts from 6.1.85 to 7.0.5 by @dependabot[bot] in #523
  • Prepare release v6.0.0-rc.0 by @colincasey in #519
  • Bump the dev-dependencies group with 12 updates by @dependabot[bot] in #525
  • Bump tldts from 7.0.5 to 7.0.8 in the production-dependencies group by @dependabot[bot] in #524
  • Create CONTRIBUTING.md by @wjhsf in #526
  • Bump tldts from 7.0.8 to 7.0.9 in the production-dependencies group by @dependabot[bot] in #530
  • chore(deps): bump tldts from 7.0.9 to 7.0.10 in the production-dependencies group by @dependabot[bot] in #532
  • Bump the dev-dependencies group with 12 updates by @dependabot[bot] in #531
  • Reverts the check on the Secure attribute when setting a cookie by @colincasey in #534
  • Prepare release v6.0.0-rc.1 by @colincasey in #535
  • Bump the dev-dependencies group with 8 updates by @dependabot[bot] in #537
  • Support publishing of both ESM and CJS by @colincasey in #536
  • Prepare v6 by @colincasey in #538

New Contributors

Full Changelog: v5.1.2...v6.0.0

Don't miss a new tough-cookie release

NewReleases is sending notifications on new releases.