@cycle/dom
Advanced tools
Comparing version 15.1.0 to 15.2.0
@@ -0,1 +1,11 @@ | ||
<a name="15.2.0"></a> | ||
# 15.2.0 (2017-02-25) | ||
### Bug Fixes | ||
* **dom:** update snabbdom to v0.6.5, which solves some bugs ([0ab2f52](https://github.com/cyclejs/cyclejs/tree/master/packages/dom/commit/0ab2f52)) | ||
<a name="15.1.0"></a> | ||
@@ -2,0 +12,0 @@ # 15.1.0 (2017-02-24) |
{ | ||
"name": "@cycle/dom", | ||
"version": "15.1.0", | ||
"version": "15.2.0", | ||
"description": "The standard DOM Driver for Cycle.js, based on Snabbdom", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"es6-map": "^0.1.4", | ||
"snabbdom": "0.6.4", | ||
"snabbdom": "0.6.5", | ||
"snabbdom-selector": "1.1.1", | ||
@@ -41,0 +41,0 @@ "snabbdom-to-html": "3.0.1" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
765616
17646
+ Addedsnabbdom@0.6.5(transitive)
- Removedsnabbdom@0.6.4(transitive)
Updatedsnabbdom@0.6.5