You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Angular dependecy updated to v14, but major package version has not been updated
To Reproduce
use ng13
add/keep "ngx-cookie": "^6.0.0" in package json
run npm install
Expected behavior
Major or minor package version should be updated, to prevent breaking apps that are currently using version 6 of ngx-cookie which is not locked to 6.0.0
Environment:
Angular version [13.3.11]
Browser [Safari]
OS: [iOS]
The text was updated successfully, but these errors were encountered:
Describe the bug
Angular dependecy updated to v14, but major package version has not been updated
To Reproduce
Expected behavior
Major or minor package version should be updated, to prevent breaking apps that are currently using version 6 of ngx-cookie which is not locked to 6.0.0
Environment:
The text was updated successfully, but these errors were encountered: