hydroxide-dom
Advanced tools
Comparing version 0.8.1 to 0.9.0
@@ -1,2 +0,2 @@ | ||
/* hydroxide-dom v0.8.1 */ | ||
/* hydroxide-dom v0.9.0 */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/* hydroxide-dom v0.8.1 */ | ||
/* hydroxide-dom v0.9.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.8.1", | ||
"version": "0.9.0", | ||
"author": "Manan Tank", | ||
@@ -48,4 +48,4 @@ "license": "MIT", | ||
"dependencies": { | ||
"hydroxide": "^0.7.0", | ||
"hydroxide-jsx": "^0.4.0" | ||
"hydroxide": "^0.8.0", | ||
"hydroxide-jsx": "^0.5.0" | ||
}, | ||
@@ -52,0 +52,0 @@ "peerDependencies": { |
+ Addedhydroxide@0.8.0(transitive)
+ Addedhydroxide-jsx@0.5.0(transitive)
- Removedhydroxide@0.6.00.7.0(transitive)
- Removedhydroxide-jsx@0.4.0(transitive)
Updatedhydroxide@^0.8.0
Updatedhydroxide-jsx@^0.5.0