@hybridly/core
Advanced tools
Comparing version 0.1.0-alpha.9 to 0.1.0
@@ -358,3 +358,3 @@ import { RequestData } from '@hybridly/utils'; | ||
/** Arbitrary state. */ | ||
state: Record<string, any>; | ||
memo: Record<string, any>; | ||
/** Currently pending navigation. */ | ||
@@ -361,0 +361,0 @@ pendingNavigation?: PendingNavigation; |
{ | ||
"name": "@hybridly/core", | ||
"version": "0.1.0-alpha.9", | ||
"version": "0.1.0", | ||
"description": "Core functionality of Hybridly", | ||
@@ -41,3 +41,3 @@ "keywords": [ | ||
"superjson": "^1.12.2", | ||
"@hybridly/utils": "0.1.0-alpha.9" | ||
"@hybridly/utils": "0.1.0" | ||
}, | ||
@@ -44,0 +44,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
82011
2182
+ Added@hybridly/utils@0.1.0(transitive)
- Removed@hybridly/utils@0.1.0-alpha.9(transitive)
Updated@hybridly/utils@0.1.0