Skip to content

Commit 8e62b0d

Browse files
daymxnlittensy
andauthored
feat: add useTagged hook (#12)
* Implement useCollectionService * Implement tests for useCollectionService * Export useCollectionService * Add a README for useCollectionService * Fix README sample spacings * refactor: optimize hook, update pnpm * refactor: fix generic jsdoc tag --------- Co-authored-by: Daymon <daymxn@users.noreply.github.com> Co-authored-by: Richard <richerd.rdc@gmail.com>
1 parent edf3dbf commit 8e62b0d

File tree

7 files changed

+1203
-850
lines changed

7 files changed

+1203
-850
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v4
1818
- uses: pnpm/action-setup@v3
1919
with:
20-
version: 8.15.3
20+
version: 9.1.2
2121

2222
- name: Install Dependencies
2323
run: pnpm install

0 commit comments

Comments
 (0)