vue 3.3.0-beta.1 → 3.3.0-beta.2

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.
@@ -9091,7 +9091,7 @@ function isMemoSame(cached, memo) {
9091
9091
  return true;
9092
9092
  }
9093
9093
 
9094
- const version = "3.3.0-beta.1";
9094
+ const version = "3.3.0-beta.2";
9095
9095
  const ssrUtils = null;
9096
9096
  const resolveFilter = null;
9097
9097
  const compatUtils = null;