Features
- Upgraded Angular framework from version 15 to version 19 #574
- Adopted modern Angular APIs including standalone components, Signals, signal inputs/outputs, the
inject()API, and template control flow (@if,@for) - Refactored component state management and improved component encapsulation
- Modernized application bootstrap, dependency injection, and HTTP client configuration
- Reduced boilerplate and improved maintainability across the codebase
- Adopted modern Angular APIs including standalone components, Signals, signal inputs/outputs, the
Fixed
- Fixed missing
includeReferenceOnlyattribute in exported CRTDL files #573