Skip to content

Releases: stevermeister/ngx-cookie-service

12.0.3

11 Aug 17:17
66ce453
Compare
Choose a tag to compare

Bug Fixes

Fixed bugs where ViewEngine libraries that use ngx-cookie-service as dependency fails. Disabled ivy compilation as well.

Closed #144 and #145

12.0.2

31 Jul 16:27
7ef818e
Compare
Choose a tag to compare

Bug Fix

Cicd: Fixes a bug where incorrect folder published to NPM. Closes #142

12.0.1

30 Jul 20:11
70432ca
Compare
Choose a tag to compare

Docs

Updates README.MD file with correct link to gitter channel

CICD

Add the ability to publish new version to NPM when new tag published. See #136 for details

12.0.0

15 Jun 15:09
85e69ed
Compare
Choose a tag to compare

New Features

  1. Adds support for Angular 12. Closes #124
  2. Enables partial ivy library distribution format. Closes #131