Skip to content

Commit 37eaa3c

Browse files
committed
docs(changeset): Add context: option to --create-api-client-fn for React Context-based API clients. Enables creating API clients outside components with static hooks, making them compatible with React Compiler optimization.
1 parent de7430a commit 37eaa3c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/ripe-parks-notice.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@openapi-qraft/tanstack-query-react-plugin': minor
3+
'@openapi-qraft/react': minor
4+
---
5+
6+
Add `context:` option to `--create-api-client-fn` for React Context-based API clients. Enables creating API clients outside components with static hooks, making them compatible with React Compiler optimization.

0 commit comments

Comments
 (0)