@angular/forms
Advanced tools
Comparing version 19.1.0-next.4 to 19.1.0-rc.0
{ | ||
"name": "@angular/forms", | ||
"version": "19.1.0-next.4", | ||
"version": "19.1.0-rc.0", | ||
"description": "Angular - directives and services for creating forms", | ||
@@ -14,5 +14,5 @@ "author": "angular", | ||
"peerDependencies": { | ||
"@angular/core": "19.1.0-next.4", | ||
"@angular/common": "19.1.0-next.4", | ||
"@angular/platform-browser": "19.1.0-next.4", | ||
"@angular/core": "19.1.0-rc.0", | ||
"@angular/common": "19.1.0-rc.0", | ||
"@angular/platform-browser": "19.1.0-rc.0", | ||
"rxjs": "^6.5.3 || ^7.4.0" | ||
@@ -19,0 +19,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1006979