Improvement7.8.4
Add @deprecated tags to removed control-component stubs
Added @deprecated tags to the removed SignedIn, SignedOut, and Protect control-component stubs so editors and lint rules flag them at authoring time instead of only failing when rendered. This helps developers identify deprecated components earlier in the development process.
Patch Changes
-
Add
@deprecatedtags to the removed<SignedIn>,<SignedOut>, and<Protect>control-component stubs so editors and lint rules flag them at authoring time (with the<Show>migration guidance) instead of only failing when rendered. (#9627) by @manovotny -
Updated dependencies [
c4f9883,eef0ceb]:- @clerk/backend@3.17.0
nextjscomponentsdeprecationmigration
Source: original entry ↗