@tanstack/angular-store
Advanced tools
+3
-3
| { | ||
| "name": "@tanstack/angular-store", | ||
| "version": "0.7.7", | ||
| "version": "0.8.0", | ||
| "description": "Framework agnostic type-safe store w/ reactive framework adapters", | ||
@@ -42,6 +42,6 @@ "author": "Tanner Linsley", | ||
| "tslib": "^2.8.1", | ||
| "@tanstack/store": "0.7.7" | ||
| "@tanstack/store": "0.8.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@analogjs/vite-plugin-angular": "^1.21.0", | ||
| "@analogjs/vite-plugin-angular": "^1.21.2", | ||
| "@angular/common": "^19.2.15", | ||
@@ -48,0 +48,0 @@ "@angular/compiler": "^19.2.15", |
+ Added
- Removed
Updated