The road to NgRx 13

Deprecations/Removals

Current

  • Selectors with props
  • Effects decorator (Ask in Google channel about usage)

Proposed

  • Legacy Schematics for action classes/reducers

Features

  • Angular 13 support
  • Ivy-compiled libraries
  • RxJS 7 support (Coming with Angular 12.1?)
  • createFeature

Docs

  • ESLint rules
    • Tim is looking at migrating eslint-plugin-ngrx over, but keeping separate for now.
    • Recipe for adding ESLint rules
  • Blog post

Maintenance

  • NgRx Data
  • NgRx Component
Select a repo