@rebilly/revel 8.8.10 → 8.8.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1 +1,6 @@
1
- ## [8.8.10](https://github.com/Rebilly/rebilly/compare/revel-v8.8.9...revel-v8.8.10) (2025-05-08)
1
+ ## [8.8.12](https://github.com/Rebilly/rebilly/compare/revel-v8.8.11...revel-v8.8.12) (2025-05-20)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **recomm:** fix usage report ([#7460](https://github.com/Rebilly/rebilly/issues/7460)) ([6d79fe1](https://github.com/Rebilly/rebilly/commit/6d79fe1d1c6985bb63bbc2920929e941f415d7a8))
package/dist/revel.mjs CHANGED
@@ -11057,7 +11057,7 @@ const Oe = /* @__PURE__ */ JM(PN, [["render", IN]]), VN = ["for"], HN = ["id", "
11057
11057
  const b = M, z = l2({
11058
11058
  isLoading: !1,
11059
11059
  rows: []
11060
- }), p = u(() => z.rows.length > 0);
11060
+ }), p = u(() => z.rows?.length > 0);
11061
11061
  async function o() {
11062
11062
  z.isLoading = !0;
11063
11063
  try {