@toddledev/core
Advanced tools
Comparing version
@@ -273,2 +273,3 @@ import type { ApiStatus, ComponentAPI, LegacyApiStatus } from '../api/apiTypes'; | ||
data: Formula; | ||
historyMode?: 'replace' | 'push' | null; | ||
}; | ||
@@ -275,0 +276,0 @@ export type EventActionModel = { |
@@ -7,3 +7,3 @@ { | ||
"devDependencies": { | ||
"@types/react": "19.0.11" | ||
"@types/react": "19.0.12" | ||
}, | ||
@@ -18,3 +18,3 @@ "scripts": { | ||
"main": "dist/index.js", | ||
"version": "0.0.8" | ||
"version": "0.0.9" | ||
} |
@@ -306,2 +306,3 @@ import type { ApiStatus, ComponentAPI, LegacyApiStatus } from '../api/apiTypes' | ||
data: Formula | ||
historyMode?: 'replace' | 'push' | null | ||
} | ||
@@ -308,0 +309,0 @@ |
377363
0.02%8681
0.02%