Releases: stevermeister/ngx-cookie-service
Releases · stevermeister/ngx-cookie-service
19.1.2
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
What's Changed
- feat(core): adds angular 19 support by @pavankjadda in #329
- chore(docs): updates desc of methods by @pavankjadda in #340
- fix(core): correct type annotation for platformId in cookie service by @pavankjadda in #341
- fix(cookie): adds null check for regex exec() method by @pavankjadda in #342
Full Changelog: 19.1.0...v19.1.1
19.1.0
What's Changed
- chore: remove unnecessary check by @endlacer in #333
- chore(docs): document Angular 19 support by @msmallest in #336
- feat(core): switches from express REQUEST to angular Request object by @pavankjadda in #338
New Contributors
- @endlacer made their first contribution in #333
- @msmallest made their first contribution in #336
Full Changelog: v19.0.0...v19.1.0
19.0.0
What's Changed
- feat(core): adds angular 19 support (#329) by @pavankjadda in #331
New Contributors
Full Changelog: v18.0.0...v19.0.0
19.0.0-rc.2
Full Changelog: v19.0.0-next.1...v19.0.0-rc.2
19.0.0-rc.1
v19.0.0-rc.1 feat(core): upgrade Angular dependencies to 19.0.0-rc.0
19.0.0-next.1
What's Changed
Full Changelog: v18.0.0...v19.0.0-next.1
18.0.0
What's Changed
- feat(core): adds angular 18 support (#311) by @pavankjadda in #316
Full Changelog: v17.1.0...v18.0.0
17.1.0
What's Changed
- docs: updates README.md by @pavankjadda in #299
- feat(core): adds
partitioned
flag support by @pavankjadda in #302 - release version 17.1.0 by @pavankjadda in #303
Full Changelog: v17.0.1...v17.1.0
17.1.0-rc.1
What's Changed
- feat(core): adds
partitioned
flag support by @pavankjadda in #302 - docs: updates README.md by @pavankjadda in #299
Full Changelog: v17.0.1...v17.1.0-rc.1