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: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
1
# Changelog
2
+
## 0.8.0 - 2019-06-14
3
+
v0.8.0 brings further improvements in reducing bundle size and optimizations in reactivity. New Features:
4
+
* Universal loadResource API
5
+
* afterEffects hook
6
+
* Switch Control Flow
2
7
3
8
## 0.7.0 - 2019-05-25
4
9
v0.7.0 brings further improvements in tree shaking, Context API including Provide control flow, and suspense helpers for loading Async Components and Data.
0 commit comments