ngx-cookie icon indicating copy to clipboard operation
ngx-cookie copied to clipboard

Angular dependecy updated to v14, but major/minor package version has not been updated

Open marekdon opened this issue 2 years ago • 0 comments

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]

marekdon avatar Jul 06 '22 09:07 marekdon