@angular/forms 21.0.0-next.1 → 21.0.0-next.2

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-next.1
2
+ * @license Angular v21.0.0-next.2
3
3
  * (c) 2010-2025 Google LLC. https://angular.io/
4
4
  * License: MIT
5
5
  */
@@ -7742,7 +7742,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.2.0-next.2",
7742
7742
  /**
7743
7743
  * @publicApi
7744
7744
  */
7745
- const VERSION = new Version('21.0.0-next.1');
7745
+ const VERSION = new Version('21.0.0-next.2');
7746
7746
 
7747
7747
  /**
7748
7748
  * Exports the required providers and directives for template-driven forms,