@angular/forms 21.0.0-rc.3 → 21.0.0

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 v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -381,7 +381,7 @@ class Field {
381
381
  }
382
382
  static ɵfac = i0.ɵɵngDeclareFactory({
383
383
  minVersion: "12.0.0",
384
- version: "21.0.0-rc.3",
384
+ version: "21.0.0",
385
385
  ngImport: i0,
386
386
  type: Field,
387
387
  deps: [],
@@ -389,7 +389,7 @@ class Field {
389
389
  });
390
390
  static ɵdir = i0.ɵɵngDeclareDirective({
391
391
  minVersion: "17.1.0",
392
- version: "21.0.0-rc.3",
392
+ version: "21.0.0",
393
393
  type: Field,
394
394
  isStandalone: true,
395
395
  selector: "[field]",
@@ -414,7 +414,7 @@ class Field {
414
414
  }
415
415
  i0.ɵɵngDeclareClassMetadata({
416
416
  minVersion: "12.0.0",
417
- version: "21.0.0-rc.3",
417
+ version: "21.0.0",
418
418
  ngImport: i0,
419
419
  type: Field,
420
420
  decorators: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular/forms",
3
- "version": "21.0.0-rc.3",
3
+ "version": "21.0.0",
4
4
  "description": "Angular - directives and services for creating forms",
5
5
  "author": "angular",
6
6
  "license": "MIT",
@@ -11,9 +11,9 @@
11
11
  "tslib": "^2.3.0"
12
12
  },
13
13
  "peerDependencies": {
14
- "@angular/core": "21.0.0-rc.3",
15
- "@angular/common": "21.0.0-rc.3",
16
- "@angular/platform-browser": "21.0.0-rc.3",
14
+ "@angular/core": "21.0.0",
15
+ "@angular/common": "21.0.0",
16
+ "@angular/platform-browser": "21.0.0",
17
17
  "@standard-schema/spec": "^1.0.0",
18
18
  "rxjs": "^6.5.3 || ^7.4.0"
19
19
  },
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
package/types/forms.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @license Angular v21.0.0-rc.3
2
+ * @license Angular v21.0.0
3
3
  * (c) 2010-2025 Google LLC. https://angular.dev/
4
4
  * License: MIT
5
5
  */