Skip to content

Commit

Permalink
changeset: remove unprintable character
Browse files Browse the repository at this point in the history
  • Loading branch information
srenatus committed Jul 12, 2024
1 parent e7a7934 commit 594e035
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/cold-bikes-sit.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fewer requests to the backend. It's enabled by setting `batch={true}` on `<Authz

Note that the Batch API has no notion of "default query", so it's not possible
to use batching without having either `defaultPath` (`<AuthzProvider>`) or
`path` (`useAuthz()`, `<Authz>`) set.
`path` (`useAuthz()`, `<Authz>`) set.

Please note that `fromResult` is exempt from the cache key, so multiple requests
with the same path and input, but different `fromResult` settings will lead to
Expand Down

0 comments on commit 594e035

Please sign in to comment.