fix(store): error instead of panic on invalid rid (#3157)

This commit is contained in:
Tony
2025-12-09 18:02:23 +08:00
committed by GitHub
parent 521cd8b372
commit eebfd2ed3e
2 changed files with 10 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"store": patch
"store-js": patch
---
Return an error instead of panic when the internally tracked resource id is invalid on creating new stores