Skip to content

Releases: stevermeister/ngx-cookie-service

20.1.1

29 Oct 21:53
8e6d76f

Choose a tag to compare

What's Changed

  • feat(eslint): migrates ESLint to flat configDevelopment by @pavankjadda in #368

Full Changelog: v20.1.0...v20.1.1

20.1.0

05 Aug 21:32
c7524b4

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

Choose a tag to compare

What's Changed

  • feat(package): update version to 20.0.0 for ngx-cookie-service and ng… by @pavankjadda in #354
  • Change peer dependencies by @sokheang-dev in #356

New Contributors

  • @sokheang-dev made their first contribution in #356

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

20.0.0

28 May 17:24
1573f47

Choose a tag to compare

What's Changed

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

19.1.5

09 May 17:16
1b97b0a

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

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

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

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

Choose a tag to compare

What's Changed

Full Changelog: 19.1.0...v19.1.1

19.1.0

29 Jan 05:09
1dc75aa

Choose a tag to compare

What's Changed

New Contributors

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