@shopify/react-hydrate
Advanced tools
Comparing version 0.0.0-snapshot-20221114144029 to 0.0.0-snapshot-20230425154318
@@ -1,2 +0,2 @@ | ||
import { EffectKind } from '@shopify/react-effect'; | ||
import type { EffectKind } from '@shopify/react-effect'; | ||
export declare const EFFECT_ID: unique symbol; | ||
@@ -3,0 +3,0 @@ export declare class HydrationManager { |
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/cjs/index.js"); | ||
module.exports = require("./build/cjs/index.js"); |
{ | ||
"name": "@shopify/react-hydrate", | ||
"version": "0.0.0-snapshot-20221114144029", | ||
"version": "0.0.0-snapshot-20230425154318", | ||
"license": "MIT", | ||
@@ -27,4 +27,4 @@ "description": "Utilities for hydrating server-rendered React apps", | ||
"dependencies": { | ||
"@shopify/react-effect": "^5.0.2", | ||
"@shopify/react-hooks": "^3.0.2" | ||
"@shopify/react-effect": "^5.0.3", | ||
"@shopify/react-hooks": "0.0.0-snapshot-20230425154318" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
@@ -12,3 +12,3 @@ # `@shopify/react-hydrate` | ||
```bash | ||
$ yarn add @shopify/react-hydrate | ||
yarn add @shopify/react-hydrate | ||
``` | ||
@@ -15,0 +15,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
20132
220
+ Added@shopify/react-hooks@0.0.0-snapshot-20230425154318(transitive)
- Removed@shopify/react-hooks@3.2.0(transitive)
Updated@shopify/react-effect@^5.0.3