Skip to content

Releases: angular/angular

22.2.0-next.7

22.2.0-next.7 Pre-release
Pre-release

Choose a tag to compare

@crisbeto crisbeto released this 09 Sep 20:22
Immutable release. Only release title and notes can be modified.

No user facing changes in this release

22.2.0-next.6

22.2.0-next.6 Pre-release
Pre-release

Choose a tag to compare

@crisbeto crisbeto released this 09 Sep 20:16
Immutable release. Only release title and notes can be modified.

compiler

Commit Description
fix - 9b80d4ce9e namespace @property declarations

compiler-cli

Commit Description
fix - f0a271c7bd do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
feat - f6afb807c1 add ErrorBoundary programmatic APIs (#70463)
feat - bd9b45b5cc allow reading Injector from a view or content query
fix - 70756b506c apply SkipSelf to only the starting node in embedded views

language-service

Commit Description
feat - f4a5650ed9 add support for @boundary blocks (#70463)

platform-server

Commit Description
fix - bc3a6cda5d avoid sourcemap corruption during domino path substitution

router

Commit Description
feat - 3064f3f1dc expose router resources in public API
fix - 094bce9e3d determine blocking state solely by resource loading status
fix - 8227e5cf6d keep detached route subtree contexts isolated and intact

22.1.6

Choose a tag to compare

@crisbeto crisbeto released this 09 Sep 20:10
Immutable release. Only release title and notes can be modified.

compiler

Commit Description
fix - cbb8702143 namespace @property declarations

compiler-cli

Commit Description
fix - aea121e532 do not flag callable objects with zero parameters in uninvoked track function check

core

Commit Description
fix - c19b948ef8 apply SkipSelf to only the starting node in embedded views

platform-server

Commit Description
fix - d20a379583 avoid sourcemap corruption during domino path substitution

router

Commit Description
fix - 95c01e9cde keep detached route subtree contexts isolated and intact

21.2.23

Choose a tag to compare

@crisbeto crisbeto released this 09 Sep 19:52
Immutable release. Only release title and notes can be modified.

platform-server

Commit Description
fix - fc2e8fbc0b update domino to latest version

20.3.31

Choose a tag to compare

@crisbeto crisbeto released this 09 Sep 20:00
Immutable release. Only release title and notes can be modified.

platform-server

Commit Description
fix - 3db26e2544 update domino to latest version

22.2.0-next.5

22.2.0-next.5 Pre-release
Pre-release

Choose a tag to compare

@mattrbeck mattrbeck released this 03 Sep 02:40
Immutable release. Only release title and notes can be modified.

compiler-cli

Commit Description
fix - faafd18a4c check uninvoked signal aliases in extended diagnostic

core

Commit Description
feat - 05c4d5a835 add utility for testing directives
feat - 91a2bf8425 support annotations in WebMCP tool declarations
fix - 0904f90b13 cancel stale debounce timers to prevent timer leaks
fix - 58d536bc83 don't fail NgModule checks for a pipe that extends a base class
fix - 7168bed663 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
feat - 6e299da8cf hard-code readOnlyHint and untrustedContentHint for WebMCP implicit signal forms
fix - 38861ac41b avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - f72600eadd skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - b3bb36ad87 resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
feat - 7137a41223 stabilize auto cleanup injectors feature
fix - af26a8c521 avoid view transitions when the user agent provides one

22.1.5

Choose a tag to compare

@mattrbeck mattrbeck released this 03 Sep 02:35
Immutable release. Only release title and notes can be modified.

compiler-cli

Commit Description
fix - d90698dae7 check uninvoked signal aliases in extended diagnostic

core

Commit Description
fix - 2ceeb27078 cancel stale debounce timers to prevent timer leaks
fix - ed2e401d2d don't fail NgModule checks for a pipe that extends a base class
fix - c65d378bb4 validate SVG animation attributes outside the SVG namespace

forms

Commit Description
fix - 43aaeaec29 avoid writing to name input on ControlValueAccessor

migrations

Commit Description
fix - d85288d75f skip tsconfig files of non-Angular projects

platform-server

Commit Description
fix - 3b8723ce3d resolve HTTP(S) URLs without authority as relative during SSR

router

Commit Description
fix - 4340a63c52 avoid view transitions when the user agent provides one

22.2.0-next.4

22.2.0-next.4 Pre-release
Pre-release

Choose a tag to compare

@leonsenft leonsenft released this 27 Aug 00:16
Immutable release. Only release title and notes can be modified.

common

Commit Description
fix - 862a0c8ab3 avoid prototype member collisions
fix - 7596548e9b use locale NaN symbol in number formatting

compiler

Commit Description
fix - 58b0cb4735 scope animations declared in minified nested rules

compiler-cli

Commit Description
feat - 7d9f55da11 scope type-checking of keyed defer blocks
fix - 2e2c426e76 deduplicate deferred imports across multiple blocks
fix - a46292af26 default template diagnostic related message source file to template
fix - e9ba39d671 Produce correct tcb expression for optional chaining
fix - 74b294cd51 retain metadata for strict standalone errors

core

Commit Description
fix - 7ba082e08e avoid prototype member collisions
fix - 915a03ae85 explicitly reject foreign components in JIT mode
fix - 2ab5ff56de preserve namespace for dynamic component hosts
fix - 168a324cce prevent TransferState prototype pollution
fix - 83f7695b2e throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - 1e35de536d use dot-access for readonly rule configuration

language-service

Commit Description
fix - 0f0d52e9c1 honor quote style preference when generating imports

migrations

Commit Description
fix - bdc09e8183 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 3e924cc8db avoid stripping unicode whitespace during url resolution

22.1.4

Choose a tag to compare

@leonsenft leonsenft released this 27 Aug 00:09
Immutable release. Only release title and notes can be modified.

common

Commit Description
fix - 60a874c3fb avoid prototype member collisions
fix - e8378dfeab use locale NaN symbol in number formatting

compiler

Commit Description
fix - 05c7c725a5 scope animations declared in minified nested rules

compiler-cli

Commit Description
fix - afe8499a14 default template diagnostic related message source file to template
fix - 079a846263 Produce correct tcb expression for optional chaining
fix - 55eeb46418 retain metadata for strict standalone errors

core

Commit Description
fix - 3da35cbab9 avoid prototype member collisions
fix - b199bdfa2a explicitly reject foreign components in JIT mode
fix - 9a8e4826b9 preserve namespace for dynamic component hosts
fix - 7c752d4815 prevent TransferState prototype pollution
fix - 7546b7a805 throw coded RuntimeErrors instead of crashing when hydration/rendering can't find an expected DOM node

forms

Commit Description
fix - c8eb7f0056 use dot-access for readonly rule configuration

language-service

Commit Description
fix - 93d7f718d2 honor quote style preference when generating imports

migrations

Commit Description
fix - 85c8829ac1 preserve registerLocaleData calls in standalone bootstrap migration

platform-server

Commit Description
fix - 71e52d1396 avoid stripping unicode whitespace during url resolution

21.2.22

Choose a tag to compare

@leonsenft leonsenft released this 26 Aug 23:52
Immutable release. Only release title and notes can be modified.

platform-server

Commit Description
fix - 5aa6d97deb avoid stripping unicode whitespace during url resolution
fix - 73d8bbd27c update domino to latest version