Skip to content

Commit

Permalink
Add changeset for change to signals core
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewiggins committed May 1, 2023
1 parent 995df11 commit 93ac120
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/gorgeous-ravens-design.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@preact/signals-core": patch
---

Change effect callback return type from `void` to `unknown`. Same for effect cleanup function.

0 comments on commit 93ac120

Please sign in to comment.