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
+4
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
+
-[v3.9.0](#v390)
5
6
-[v3.8.1](#v381)
6
7
-[v3.8.0](#v380)
7
8
-[v3.7.0](#v370)
@@ -29,6 +30,9 @@
29
30
30
31
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
31
32
33
+
### v3.9.0
34
+
*[#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.
35
+
32
36
### v3.8.1
33
37
* Bugfix release in order to actually publish the typescript types along with the pacakge.
0 commit comments