@ultimat3/render
Advanced tools
+6
-6
| { | ||
| "name": "@ultimat3/render", | ||
| "version": "17.0.0", | ||
| "version": "18.0.0", | ||
| "description": "The route primitive and the five render modes: static, isr, ssr, stream, spa.", | ||
@@ -32,3 +32,3 @@ "license": "MIT", | ||
| "engines": { | ||
| "bun": ">=1.3.0" | ||
| "bun": ">=1.4.0" | ||
| }, | ||
@@ -40,8 +40,8 @@ "scripts": { | ||
| "dependencies": { | ||
| "@ultimat3/cache": "17.0.0", | ||
| "@ultimat3/core": "17.0.0", | ||
| "@ultimat3/i18n": "17.0.0", | ||
| "@ultimat3/seo": "17.0.0", | ||
| "@ultimat3/cache": "18.0.0", | ||
| "@ultimat3/core": "18.0.0", | ||
| "@ultimat3/i18n": "18.0.0", | ||
| "@ultimat3/seo": "18.0.0", | ||
| "sass": "1.102.0" | ||
| } | ||
| } |
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated