Change8
Symbol38 releases

compiler-cli

Found in 1 package: angular

angular(38 releases)

v22.1.2
Aug 13, 2026

This release includes several bug fixes across various Angular modules including compiler, compiler-cli, core, forms, http, and router. Key fixes involve improving expression generation, handling of MathML and SVG elements, defer block loops, and JSON response decoding.

v22.0.7
Jul 16, 2026

This release includes various bug fixes across multiple Angular packages, addressing issues in common, compiler, core, forms, http, localize, and platform-browser modules. Key fixes include improvements to input transforms, signal forms, interceptor behavior, and regular expression security.

v21.2.8
Apr 8, 2026

This release focuses on bug fixes across the compiler, core, and language service, addressing issues like nested bracket handling, hydration data, and event delegation hacks.

v22.0.0-next.6
Apr 1, 2026

This release focuses on security fixes related to SVG attribute binding and URL contexts, alongside an update to enforce strict templates during migrations.

v21.2.7
Apr 1, 2026

This release focuses on security improvements by registering SVG animation attributes and preventing unsafe attribute binding, alongside various bug fixes across compiler, core, localize, and router modules.

v21.1.1
Jan 21, 2026

This release introduces the ability to manually register form field bindings in signal forms and includes several bug fixes across compiler-cli, core, and forms modules.

v21.1.0-next.2
Dec 11, 2025

This release introduces updates to the signal forms API, including metadata redesigns and performance optimizations, while deprecating the VERSION export in the upgrade package.

v21.0.4
Dec 11, 2025

This release focuses on enhancements to the new Signal Forms API, including a metadata API redesign and improved state tracking, alongside compiler performance optimizations.

21.0.3
Dec 3, 2025

This release introduces signal transforms for FormUiControl and includes several performance optimizations, such as tree-shaking unused dynamic binding instructions and reducing signal allocations in production. Key fixes address XSRF protection for absolute URLs and dependency injection issues with host directives.

21.0.0-rc.1
Nov 5, 2025

This release focuses on improving type inference and diagnostic reporting for forms and signal-based inputs, alongside performance optimizations for field control bindings and animation fixes.

20.3.10
Nov 5, 2025

This release focuses on bug fixes for the compiler-cli and migration tools, specifically improving diagnostic clarity for required inputs and fixing template reference handling.

21.0.0-next.8
Oct 15, 2025

This release introduces several enhancements to @defer triggers and HttpResource, alongside critical bug fixes for animations and form control state propagation. It also includes a new migration to help users transition away from the deprecated RouterTestingModule.

20.3.5
Oct 15, 2025

This release focuses on bug fixes across the compiler, core animations, and router, alongside performance improvements for signal checks and fixes for migration tools.

20.3.2
Sep 24, 2025

This maintenance release focuses on bug fixes across the compiler, core, and forms modules, including improvements to Resource type narrowing and FormResetEvent emission.

20.3.1
Sep 17, 2025

This release focuses on bug fixes across the compiler and core modules, specifically addressing animation lifecycle issues, template diagnostic accuracy, and structural directive binding.

21.0.0-next.0Breaking
Aug 20, 2025

This release introduces signal-based navigation tracking in the Router and provides HTTP services in root, while explicitly disallowing the 'emitDeclarationOnly' TypeScript compiler option.

20.1.8
Aug 20, 2025

This release focuses on bug fixes for the Angular compiler and compiler-cli, specifically addressing issues with ng-content translation, template attribute source mapping, and HMR extraction.

20.1.7
Aug 13, 2025

This release focuses on bug fixes across the compiler, core, and router modules, addressing issues with AST spans, generic directive type checking, and afterRenderEffect cleanup.

20.2.0-rc.0
Aug 11, 2025

This release introduces 'as' alias support for 'else if' blocks and unhandled promise rejection logging in service workers, alongside several bug fixes for animations, rendering effects, and compiler type checking.

20.1.5
Aug 6, 2025

This maintenance release focuses on bug fixes across the compiler, core, and HTTP modules, including improved type checking for host listeners and state management in HttpResource.

20.2.0-next.2
Jul 23, 2025

This release introduces new diagnostics for template interpolation, support for updateViaCache in service workers, and core animation instructions. It also includes several stability fixes for JIT mode and ARIA attribute rendering.

20.2.0-next.1
Jul 16, 2025

This release adds support for TypeScript 5.9 and enhances HttpClient with new fetch options and missing configurations. It also includes several bug fixes for the compiler, router, and change detection mechanisms.

20.1.1
Jul 16, 2025

This maintenance release focuses on bug fixes across the compiler, core, and router modules, including improved template parsing and more reliable application bootstrapping.

20.0.7
Jul 9, 2025

This release includes a bug fix for the compiler-cli to ensure diagnostic types use the correct naming convention.

20.0.5
Jun 25, 2025

This release focuses on bug fixes across the compiler, core, router, and upgrade packages, including improvements to zoneless support in hybrid apps and better error handling for resources and injectors.

20.1.0-next.1
Jun 11, 2025

This release introduces decoding support for NgOptimizedImage and includes several bug fixes for signals, reactive contexts, and form performance.

20.1.0-next.0Breaking
Jun 4, 2025

This release introduces experimental fast type declaration emission, adds a 'destroyed' property to DestroyRef, and updates minimum Node.js requirements to versions 20.19, 22.12, and 24.0.

19.2.6
Apr 9, 2025

This release focuses on bug fixes across the compiler, core migrations, and language service, including improvements to HMR support and memory optimization for schematics.

19.2.3
Mar 19, 2025

This release focuses on bug fixes across several core packages, including improved error diagnostics in the compiler, hydration and zone handling in core, and better support for downgraded components in the upgrade package.

19.2.2
Mar 12, 2025

This patch release focuses on bug fixes across the compiler, core, and router modules, including improved HMR support and a new equality function feature for httpResource.

19.2.1
Mar 5, 2025

This patch release focuses on bug fixes across the core framework, compiler-cli, and language service, including memory leak cleanups and event replay safety.

19.1.7
Feb 19, 2025

This patch release focuses on bug fixes across common, compiler-cli, and forms modules, including memory leak prevention and typing improvements for FormRecord.

19.1.6
Feb 12, 2025

Version 19.1.6 is a patch release focusing on bug fixes across the compiler, core, and migration tools, specifically addressing HMR error handling and control flow migration edge cases.

19.2.0-next.2
Feb 6, 2025

This pre-release update adds support for TypeScript 5.8 and form validator type sets, while resolving several compiler-cli issues related to const enums and a race condition in the resource() API.

19.1.5
Feb 6, 2025

This patch release for Angular's compiler-cli focuses on improving the handling of enums, specifically addressing const enums in HMR and uninitialized enum members in the partial evaluator.

19.2.0-next.0
Jan 22, 2025

This pre-release introduces support for untagged template literals in expressions, streaming resources in core, and improved error detection for missing structural directive imports.

19.1.3
Jan 22, 2025

This patch release focuses on stability improvements for Hot Module Replacement (HMR), dependency extraction in the compiler-cli, and SSR-specific bug fixes.

19.0.7
Jan 15, 2025

This patch release focuses on bug fixes for the compiler-cli dependency extraction, core HMR style replacement, and query migration statistics.

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when compiler-cli changes.

Learn More