You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dom/CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## 23.0.0 (2021-07-04)
2
+
3
+
* fix(dom): update Snabbdom to v3 ([2a80dce](https://github.com/cyclejs/cyclejs/commit/2a80dce)), closes [#944](https://github.com/cyclejs/cyclejs/issues/944)[#972](https://github.com/cyclejs/cyclejs/issues/972)
4
+
5
+
6
+
### BREAKING CHANGE
7
+
8
+
* Snabbdom v0.x is no longer supported.
9
+
10
+
1
11
## 22.8.0 (2020-08-31)
2
12
3
13
* fix(dom): correct type for isolateSink ([0b68452](https://github.com/cyclejs/cyclejs/commit/0b68452)), closes [#949](https://github.com/cyclejs/cyclejs/issues/949)
0 commit comments