We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fd46c8 commit 712e1fcCopy full SHA for 712e1fc
packages/types/types/telescope.d.ts
@@ -109,7 +109,7 @@ interface TelescopeOpts {
109
/**
110
* legacy option, if useLegacyInlineEncoding is set, this will be ignored.
111
*
112
- * @deprecated The logic of useRecursiveV2encoding will be deprecated.
+ * @deprecated The logic of useRecursiveV2encoding will be deprecated after v1.0.
113
*/
114
useRecursiveV2encoding?: boolean;
115
};
0 commit comments