We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96199cf commit 48db336Copy full SHA for 48db336
CHANGELOG.md
@@ -1,8 +1,8 @@
1
# Changelog
2
3
## v0.2.6
4
-- Fixed a bug in vdom rendering of children
5
-- Improved vdom logic
+- Fixed a bug where children would render out-of-order
+- Improved vdom diffing logic
6
7
## v0.2.5
8
- Attributes and Events now can use `At` and `Ev` enums
0 commit comments