4 Commits

Author SHA1 Message Date
Alan Agius 030916caa6 build: update deprecation message for @angular/animations to include documentation link
Add link to the `@angular/animations` deprecation warning.
2026-06-11 09:34:44 -07:00
Alan Agius d0dd9b6a6d build: deprecate @angular/animations and @angular/platform-browser-dynamic
Configure @angular/animations and @angular/platform-browser-dynamic as deprecated packages in the release configuration.
2026-06-03 12:30:34 -07:00
Charles Lyding 6758f9326e build: use Node.js built-in TypeScript support for dev-infra scripts
This change removes the use of `tsx` to execute both `ng-dev` and the repo level development scripts.
2026-01-02 08:15:40 +01:00
Joey Perrott 7d6235f3fb build: use mjs files for ng-dev configuration
In preperation for ng-dev requiring mjs files for configuration, switch over our usage
2025-11-12 09:35:19 -08:00