Skip to content

Commit

Permalink
Add since tag to createQueryPreloader
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jan 25, 2024
1 parent b479711 commit 2be5751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/react/query-preloader/createQueryPreloader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ export interface PreloadQueryFunction {
* ```js
* const preloadQuery = createQueryPreloader(client);
* ```
* @since 3.9.0
* @experimental
*/
export function createQueryPreloader(
Expand Down

0 comments on commit 2be5751

Please sign in to comment.