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: website/blog/2026-01-10-v0.15-vue-support-collection-remove.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,22 +10,22 @@ draft: true
10
10
import Link from '@docusaurus/Link';
11
11
12
12
**New Platforms:**
13
-
-[Vue 3](/blog/2025/01/XX/v0.15-vue-support-collection-remove#vue-3-support) with full composables: useSuspense, useCache, useDLE, useController, useQuery
13
+
-[Vue 3](/blog/2026/01/10/v0.15-vue-support-collection-remove#vue-3-support) with full composables: useSuspense, useCache, useDLE, useController, useQuery
14
14
15
15
**New Features:**
16
-
-[Collection.remove](/blog/2025/01/XX/v0.15-vue-support-collection-remove#collectionremove) for removing items from collections
17
-
-[RestEndpoint.remove](/blog/2025/01/XX/v0.15-vue-support-collection-remove#restendpointremove) for combined PATCH + collection removal
18
-
-[Unions can query() without type discriminator](/blog/2025/01/XX/v0.15-vue-support-collection-remove#union-queries)
19
-
-[mockInitialState()](/blog/2025/01/XX/v0.15-vue-support-collection-remove#mockinitialstate) for simpler test setup
16
+
-[Collection.remove](/blog/2026/01/10/v0.15-vue-support-collection-remove#collectionremove) for removing items from collections
17
+
-[RestEndpoint.remove](/blog/2026/01/10/v0.15-vue-support-collection-remove#restendpointremove) for combined PATCH + collection removal
18
+
-[Unions can query() without type discriminator](/blog/2026/01/10/v0.15-vue-support-collection-remove#union-queries)
19
+
-[mockInitialState()](/blog/2026/01/10/v0.15-vue-support-collection-remove#mockinitialstate) for simpler test setup
20
20
21
21
**Performance:**
22
-
-[10-20% improvement](/blog/2025/01/XX/v0.15-vue-support-collection-remove#performance) for get/denormalize operations
22
+
-[10-20% improvement](/blog/2026/01/10/v0.15-vue-support-collection-remove#performance) for get/denormalize operations
0 commit comments