Explorar o código

add changesets

Yuki Takei hai 1 ano
pai
achega
c2d4766775
Modificáronse 1 ficheiros con 9 adicións e 0 borrados
  1. 9 0
      .changeset/clever-bears-smile.md

+ 9 - 0
.changeset/clever-bears-smile.md

@@ -0,0 +1,9 @@
+---
+'@growi/core': minor
+---
+
+- `Ref<T>` is modified
+    - includes ObjectId
+- `isPopulated()` is updated
+- `getIdForRef()` is updated
+- `getIdStringForRef()` is newly added