@maxtropy/v-components 0.1.4-beta.8 → 0.1.4

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.
@@ -9929,7 +9929,7 @@ const Zy = ["onClick"], Io = /* @__PURE__ */ H({
9929
9929
  return [...(n == null ? void 0 : n.options) ?? []];
9930
9930
  });
9931
9931
  Y(
9932
- () => o,
9932
+ o,
9933
9933
  () => {
9934
9934
  const { hash: f, pathname: g, search: v } = window.location;
9935
9935
  let p = g;
@@ -9942,7 +9942,8 @@ const Zy = ["onClick"], Io = /* @__PURE__ */ H({
9942
9942
  l.value = p;
9943
9943
  },
9944
9944
  {
9945
- immediate: !0
9945
+ immediate: !0,
9946
+ deep: !0
9946
9947
  }
9947
9948
  );
9948
9949
  const A = (f, g) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maxtropy/v-components",
3
- "version": "0.1.4-beta.8",
3
+ "version": "0.1.4",
4
4
  "files": [
5
5
  "dist"
6
6
  ],