Skip to main content

18 docs tagged with "migration"

View All Tags

coalesceWith

Since Angular v21, change detection is zoneless by default and Zone.js is

no-zone-run-apis

This rule only does anything when Zone.js is present. Since Angular v21, change

RxPush

Under zoneless change detection (default since Angular v21) the standard

RxState

RxState is a light-weight reactive state management service for managing local state in Angular. This page documents the class-based API, the legacy surface. For new code, prefer the functional rxState() creator, which wraps this class and binds its lifecycle to the injection context automatically.

RxUnpatch

RxUnpatch re-registers DOM event listeners through the zone-unpatched

zoneConfig

Since Angular v21, change detection is zoneless by default and Zone.js is