bt-core-app 1.4.296 → 1.4.297

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.
@@ -33338,6 +33338,8 @@ function i1(e, t, n) {
33338
33338
  L.value = E != null;
33339
33339
  }), _e(() => e.refreshToggle, () => {
33340
33340
  Z({ deepRefresh: !0 });
33341
+ }), _e(() => e.itemID, () => {
33342
+ Z();
33341
33343
  }), pt(async () => {
33342
33344
  var E;
33343
33345
  e.eager == !0 && await Z({ deepRefresh: ((E = d == null ? void 0 : d.params) == null ? void 0 : E.refresh) == "true" });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bt-core-app",
3
- "version": "1.4.296",
3
+ "version": "1.4.297",
4
4
  "description": "Core app tools for some basic features like navigation, authentication, server apis, and cosmetics",
5
5
  "homepage": "https://github.com/BlitzItTech/bt-core",
6
6
  "bugs": {