Skip to content

Releases: stevermeister/ngx-cookie-service

20.1.0

05 Aug 21:32
c7524b4
Compare
Choose a tag to compare

What's Changed

  • fix(package): add missing newline at end of file in package.json by @pavankjadda in #357
  • feat(ssr-cookie): implement improved cookie retrieval from request by @pavankjadda in #362

Full Changelog: v20.0.1...v20.1.0

20.0.1

28 May 20:59
0771c92
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v20.0.0...v20.0.1

20.0.0

28 May 17:24
1573f47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v19.1.5...v20.0.0

19.1.5

09 May 17:16
1b97b0a
Compare
Choose a tag to compare

What's Changed

  • chore: update Node.js version to 20 and upgrade action versions in CI… by @pavankjadda in #351
  • feat: migrate tests from Jest to Jasmine and update related configurations by @pavankjadda in #352

Full Changelog: v19.1.4...v19.1.5

19.1.4

14 Apr 14:58
b0e3dbc
Compare
Choose a tag to compare

What's Changed

  • fix(core): revert-replace headers.get('cookie') with headers.cookie by @pavankjadda in #348

Full Changelog: v19.1.3...v19.1.4

19.1.3

13 Apr 17:59
28a97e4
Compare
Choose a tag to compare

What's Changed

  • chore(package): bump version to 19.1.2 for ngx-cookie-service and ngx… by @pavankjadda in #344
  • fix(core): replace headers.get('cookie') with headers.cookie by @mmart1n in #347

New Contributors

Full Changelog: v19.1.2...v19.1.3

19.1.2

21 Feb 19:09
69f25c5
Compare
Choose a tag to compare

What's Changed

  • fix(ssr-cookie): add null check for regex exec() result in cookie ret… by @pavankjadda in #343

Full Changelog: v19.1.1...v19.1.2

19.1.1

21 Feb 19:07
70c976d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 19.1.0...v19.1.1

19.1.0

29 Jan 05:09
1dc75aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v19.0.0...v19.1.0

19.0.0

19 Nov 16:26
e5a85e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v18.0.0...v19.0.0