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: packages/core/CHANGELOG.md
+17Lines changed: 17 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,23 @@
2
2
3
3
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
* add a way to wait for query update ([fda600a](https://github.com/Djaler/vue-use-route-query/commit/fda600a636a5ff666a9591ca54744ccc70d4a80b)), closes [#48](https://github.com/Djaler/vue-use-route-query/issues/48)
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
* watch for returned value changes ([670740b](https://github.com/Djaler/vue-use-route-query/commit/670740b673b67b84d8a6af85a6c7f51b7cdcd5f1)), closes [#46](https://github.com/Djaler/vue-use-route-query/issues/46)
16
+
17
+
18
+
### Dependencies
19
+
20
+
* update async-queue-chain to 1.1.0 ([10f1b67](https://github.com/Djaler/vue-use-route-query/commit/10f1b67e3b43158cd892dc8272f48faa19cc50c3))
0 commit comments