@angular/router 20.2.0-next.2 → 20.2.0-next.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v20.2.0-next.2
2
+ * @license Angular v20.2.0-next.4
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1762,8 +1762,7 @@ declare class RouterState extends Tree<ActivatedRoute> {
1762
1762
  * on shallow equality. For example, changing deeply nested properties in resolved `data` will not
1763
1763
  * cause the `ActivatedRoute.data` `Observable` to emit a new value.
1764
1764
  *
1765
- * {@example router/activated-route/module.ts region="activated-route"
1766
- * header="activated-route.component.ts"}
1765
+ * {@example router/activated-route/module.ts region="activated-route"}
1767
1766
  *
1768
1767
  * @see [Getting route information](guide/routing/common-router-tasks#getting-route-information)
1769
1768
  *
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v20.2.0-next.2
2
+ * @license Angular v20.2.0-next.4
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v20.2.0-next.2
2
+ * @license Angular v20.2.0-next.4
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */