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
@@ -2,6 +2,7 @@
2
2
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3
3
# Changelog
4
4
5
+
-[v4.0.0](#v400)
5
6
-[v3.9.0](#v390)
6
7
-[v3.8.1](#v381)
7
8
-[v3.8.0](#v380)
@@ -30,6 +31,10 @@
30
31
31
32
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
32
33
34
+
### v4.0.0
35
+
* Add support for Vue 3.
36
+
* Drop support for Vue 2.
37
+
33
38
### v3.9.0
34
39
*[#95](https://github.com/foxbenjaminfox/vue-async-computed/pull/95) Fix a bug where default values weren't properly used properly for lazy async computed properties.
0 commit comments