UNPKG

@ngrx/signals

Version:

Reactive Store and Set of Utilities for Angular Signals

21 lines (20 loc) 728 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "18_0_0-rc_3-protected-state": { "description": "Make the state of all existing SignalStores unprotected", "version": "18.0.0-rc.3", "factory": "./18_0_0-rc_3-protected-state/index" }, "18_0_0-rc_3-writablestatesource": { "description": "Replace StateSignal usages with WritableStateSource", "version": "18.0.0-rc.3", "factory": "./18_0_0-rc_3-writablestatesource/index" }, "19_0_0-rc_0-props": { "description": "Replace several properties with a single props object", "version": "19.0.0-rc.0", "factory": "./19_0_0-rc_0-props/index" } } }