Open
Description
v20 Roadmap
NgRx-Toolkit will support NgRx & Angular 20 as soon as NgRx ships the pre-release for v20.
Next steps
There will be a final release for version 19, which includes the following changes:
withLocalStorageSync
will supportindexedDb
in a non-breaking change- All commits and changes added after
v19.1.0
will be included - Support for
ng update
A pre-20 release of the NgRx Toolkit will be published with:
- A dependency on the pre-release of NgRx 20
Planned features for Toolkit v20
These features are planned for Toolkit v20 and may be released across multiple versions.
These can also be implemented via community contributions.
- Add
withResource
as an incubator feature, based on the current design and PR - Once
withResource
is released in@ngrx/signals
, the toolkit will provide an automatic migration script - Explore and implement support for
@ngrx/signals/events
inwithDevtools
- Extend
withStorageSync
to support browser tab synchronization - Add an API for asynchronous/synchronous storage synchronization
- for example, to sync with a backend service
Metadata
Metadata
Assignees
Labels
No labels