zs_library 0.7.6 → 0.7.7

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -10070,7 +10070,7 @@ function yi({ value: t, onChange: e, features: o, output: n = "html" }) {
10070
10070
  Vn
10071
10071
  ],
10072
10072
  content: d(t)
10073
- }), h = Z(t !== void 0);
10073
+ }), h = Z(!1);
10074
10074
  return T(() => {
10075
10075
  h.current || u && t !== void 0 && (u.commands.setContent(d(t) || ""), h.current = !0);
10076
10076
  }, [t, u]), u;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zs_library",
3
- "version": "0.7.6",
3
+ "version": "0.7.7",
4
4
  "homepage": "https://zs-library.virs.xyz/",
5
5
  "bugs": {
6
6
  "url": "https://github.com/virzs/zs_library/issues"