@pack/hydrogen 2.0.4 → 2.0.5

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/dist/index.js CHANGED
@@ -6590,7 +6590,7 @@ var usePackLoaderData = () => {
6590
6590
  revalidator?.revalidate();
6591
6591
  }, 750);
6592
6592
  }
6593
- }, [packTestInfo, testExposureCallback, exposedTestInfo, hasUserConsent2]);
6593
+ }, [packTestInfo, testExposureCallback, exposedTestInfo, hasUserConsent2, packIsPreviewMode]);
6594
6594
  };
6595
6595
  var PackTestRoute = () => {
6596
6596
  usePackLoaderData();