File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ This project adheres to [Semantic Versioning](https://semver.org/).
66
77---
88
9+ ## v1.10.0 — 2026-04-04
10+
11+ ### ✨ Features
12+ - Add ** sorter** to the dashboard article list.
13+
14+ ### 🐛 Bug Fixes
15+ - Use full ** queryKey** in ` cancelQueries ` for dashboard article mutations so cache invalidation matches TanStack Query keys.
16+
17+ ### 🔧 Other Changes
18+ - Remove obsolete configuration and type definition files (Wrangler / worker leftovers, ` skills-lock.json ` ).
19+
20+ ---
21+
922## v1.9.0 — 2026-04-04
1023
1124### ✨ Features
Original file line number Diff line number Diff line change 11{
22 "name" : " techdiary.dev-next" ,
3- "version" : " 1.9 .0" ,
3+ "version" : " 1.10 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev --turbo" ,
You can’t perform that action at this time.
0 commit comments