Skip to content

Commit

Permalink
docs(changeset): Prevent useSignal from erroring out during SSR by pr…
Browse files Browse the repository at this point in the history
…oviding an optional value for getServerSnapshot
  • Loading branch information
optimistiks committed Feb 12, 2025
1 parent 4d2f531 commit 54af28f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/shy-poets-doubt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@telegram-apps/sdk-react": minor
---

Prevent useSignal from erroring out during SSR by providing an optional value for getServerSnapshot

0 comments on commit 54af28f

Please sign in to comment.