@strav/view
Advanced tools
+5
-5
| { | ||
| "name": "@strav/view", | ||
| "version": "1.0.0-alpha.35", | ||
| "version": "1.0.0-alpha.36", | ||
| "description": "Strav view engine — .strav template language. Tokenizer + compiler + ViewEngine, Vue 3 hydration islands + buildIslands, pages auto-router, console commands, disk cache, asset versioning.", | ||
@@ -22,10 +22,10 @@ "type": "module", | ||
| "dependencies": { | ||
| "@strav/cli": "1.0.0-alpha.35", | ||
| "@strav/kernel": "1.0.0-alpha.35" | ||
| "@strav/cli": "1.0.0-alpha.36", | ||
| "@strav/kernel": "1.0.0-alpha.36" | ||
| }, | ||
| "devDependencies": { | ||
| "@strav/http": "1.0.0-alpha.35" | ||
| "@strav/http": "1.0.0-alpha.36" | ||
| }, | ||
| "peerDependencies": { | ||
| "@strav/http": "1.0.0-alpha.35", | ||
| "@strav/http": "1.0.0-alpha.36", | ||
| "@types/bun": ">=1.3.14", | ||
@@ -32,0 +32,0 @@ "vue": "^3.5.0", |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated