Skip to content

Commit 9c5f6b2

Browse files
tannerlinsleycursoragentautofix-ci[bot]
authored
docs: Continue search parameter how-tos (#4815)
Add 'Handle Complex Search Parameter Types' guide to continue the search parameter how-to series. --- [Open in Web](https://cursor.com/agents?id=bc-3a8921a5-5923-498f-8d11-5573ae15a43f) • [Open in Cursor](https://cursor.com/background-agent?bcId=bc-3a8921a5-5923-498f-8d11-5573ae15a43f) • [Open Docs](https://docs.cursor.com/background-agent/web-and-mobile) --------- Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent b5a7bff commit 9c5f6b2

File tree

6 files changed

+777
-9
lines changed

6 files changed

+777
-9
lines changed

docs/router/framework/react/how-to/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This directory contains focused, step-by-step instructions for common TanStack R
4444
**Intermediate Level (Common Patterns):**
4545

4646
- [x] [Validate Search Parameters with Schemas](./validate-search-params.md) - Use schema validation libraries for robust validation and type safety
47-
- [ ] Handle Complex Search Parameter Types - Work with arrays, objects, dates, and nested data
47+
- [x] [Work with Arrays, Objects, and Dates](./arrays-objects-dates-search-params.md) - Handle arrays, objects, dates, and nested data structures
4848
- [ ] Share Search Parameters Across Routes - Inherit and manage search params across route hierarchies
4949

5050
**Advanced Level (Power User Patterns):**

0 commit comments

Comments
 (0)