hydroxide-dom
Advanced tools
Comparing version 0.11.2 to 0.12.0
@@ -1,2 +0,2 @@ | ||
/* hydroxide-dom v0.11.2 */ | ||
/* hydroxide-dom v0.12.0 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* hydroxide-dom v0.11.2 */ | ||
/* hydroxide-dom v0.12.0 */ | ||
import { detect, valueAt, effect, CONNECTION_PHASE, coreInfo, reactive, invalidate, subscribe, LIST_PHASE, RENDER_PHASE } from 'hydroxide'; | ||
@@ -3,0 +3,0 @@ |
{ | ||
"name": "hydroxide-dom", | ||
"description": "Client side renderer for Hydroxide Framework", | ||
"version": "0.11.2", | ||
"version": "0.12.0", | ||
"author": "Manan Tank", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"hydroxide": "latest", | ||
"hydroxide-jsx": "latest" | ||
"hydroxide": "0.11.0", | ||
"hydroxide-jsx": "0.7.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "peerDependencies": { |
69635
+ Addedhydroxide@0.11.0(transitive)
+ Addedhydroxide-jsx@0.7.0(transitive)
- Removedhydroxide-jsx@0.9.0(transitive)
Updatedhydroxide@0.11.0
Updatedhydroxide-jsx@0.7.0