Abhishek Buragohain

Results 3 issues of Abhishek Buragohain

## Summary This PR introduces a fix for the issue [not syncing with feature stores](https://github.com/btroncone/ngrx-store-localstorage/issues/96) ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The...

feature stores

## Proposed change This PR adds a new optional property **actionTypes** to the **SyncStorageConfig** that will specify the action types for which the reducer should be invoked in case the...

### Context The requirement is for syncing stores in feature modules instead of the root app module. This requires certain additional action types to be taken into account for invoking...

enhancement
priority:low