btroncone / ngrx-store-localstorage

Simple syncing between @ngrx store and local storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgRx 11 compatibility

piotter121 opened this issue · comments

Hi,
When will you release version with NgRx 11 compatibility? If you need I would try make a PR for this.

Hi @piotter121,

If you can do PR to update the peer dependency to support version 11 that'd be good.

You'll need to make sure you follow the commit message convention to do a major bump to version 11.

The commit should be something like:

feat: update NgRx peer dependency to v11

BREAKING CHANGE: update NgRx peer dependency to v11