Skip to content

Commit

Permalink
chore(backend): Add changeset for backend deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkl committed Sep 29, 2023
1 parent c937990 commit 7406afe
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .changeset/two-ads-type.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
"@clerk/backend": patch
---

Apply deprecation warnings backend package for:
- backend api return format
- `clockSkewInSeconds`
- `pkgVersion`
- `picture`/`logoUrl`/`profileImageUrl`
- `InterstitialAPI`
- `httpOptions`
- `apiKey`
- `frontendApi`
- `__unstable_options`

0 comments on commit 7406afe

Please sign in to comment.