docs(changelog): add code refactoring entry for useCollectOperation
Document the extraction of duplicate collection logic into a reusable composable. - Created useCollectOperation composable with optimistic UI updates - Refactored index and material-list pages (removed 89 lines of duplicate code) - Fixed runtime module resolution issue - Net reduction: 82 lines of code
Showing
1 changed file
with
27 additions
and
0 deletions
-
Please register or login to post a comment