chore(changeset): update

This commit is contained in:
braks
2024-06-06 10:45:38 +02:00
committed by Braks
parent a220161876
commit 329be6b60c
+2
View File
@@ -3,3 +3,5 @@
---
Remove auto-generated hanle-ids and use `null` as the default handle id.
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.
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.