Skip to content

Commit 6c3fdc5

Browse files
committed
Merge craft-4 into craft-5
2 parents c00d9c6 + ff6ae8d commit 6c3fdc5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,11 @@
120120
### Deprecated
121121
- Deprecated `craft.wishlist.item()`. Use `craft.wishlist.items(params)` to find items, or `craft.wishlist.addItemUrl/toggleItemUrl/removeItemUrl` to manage items.
122122

123+
## 2.0.18 - 2025-11-06
124+
125+
### Fixed
126+
- Fix querying list items returning items from deleted lists.
127+
123128
## 2.0.17 - 2025-09-12
124129

125130
### Added

0 commit comments

Comments
 (0)