solid-refresh
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -6,3 +6,3 @@ import type { Context, JSX } from 'solid-js'; | ||
signature?: string; | ||
dependencies?: Record<string, any>; | ||
dependencies?: () => Record<string, any>; | ||
} | ||
@@ -9,0 +9,0 @@ export interface ComponentRegistrationData<P> extends ComponentOptions { |
@@ -7,3 +7,3 @@ { | ||
"license": "MIT", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"homepage": "https://github.com/solidjs/solid-refresh#readme", | ||
@@ -58,2 +58,3 @@ "repository": { | ||
"@types/node": "^20.10.5", | ||
"babel-preset-solid": "^1.8.9", | ||
"rollup": "^4.9.1", | ||
@@ -60,0 +61,0 @@ "solid-js": "^1.8.7", |
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 not supported yet
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 not supported yet
102253
78183
2440
15