Skip to content

Commit 98c38df

Browse files
committed
update changelog
1 parent b420056 commit 98c38df

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
# Changelog
2+
## 0.11.0
3+
v0.11.0 continues to add updates to the reactive system as well as some new features:
4+
* Fix reactivity resolution ordering on downstream conditionals
5+
* Add basic (non-namespaced) SVG support
6+
* Add experimental Server Side Rendering and Client Side Hydration capabilities
7+
* Add Suspense aware control flow transformation (`awaitSuspense`)
8+
* Allow state objects to track functions
9+
* More TypeScript definition improvments and fixes
10+
211
## 0.10.0 - 2019-08-11
312
v0.10.0 makes significant changes to the reactive system. Key updates:
413
* Fixed synchronicity on all hooks/control flows.

0 commit comments

Comments
 (0)