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 a220161 commit 329be6bCopy full SHA for 329be6b
.changeset/large-kangaroos-wave.md
@@ -3,3 +3,5 @@
3
---
4
5
Remove auto-generated hanle-ids and use `null` as the default handle id.
6
+If you were relying on handle-ids in your code but weren't assigning them explicitly, you'll might need to update your code to handle this change.
7
+By default, if you don't provide a handle-id, it will be `null` and the first handle of the corresponding type will be used.
0 commit comments