vue 3.3.0-alpha.7 → 3.3.0-alpha.8

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.
@@ -8993,7 +8993,7 @@ function isMemoSame(cached, memo) {
8993
8993
  return true;
8994
8994
  }
8995
8995
 
8996
- const version = "3.3.0-alpha.7";
8996
+ const version = "3.3.0-alpha.8";
8997
8997
  const ssrUtils = null;
8998
8998
  const resolveFilter = null;
8999
8999
  const compatUtils = null;