TL;DR: Angular 19 makes standalone components the default, streamlining development and enabling a strict mode for enforcement. It also introduces incremental hydration for performance and better state management using linkedSignal.
Angular 19 brings...