@shopify/react-performance
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -19,4 +19,5 @@ 'use strict'; | ||
return cleanup; | ||
} // eslint-disable-next-line react-hooks/exhaustive-deps | ||
} | ||
return undefined; // eslint-disable-next-line react-hooks/exhaustive-deps | ||
}, [performance, ...dependencies]); | ||
@@ -23,0 +24,0 @@ } |
@@ -1,1 +0,1 @@ | ||
module.exports = require("./build/cjs/index.js"); | ||
module.exports = require("./build/cjs/index.js"); |
{ | ||
"name": "@shopify/react-performance", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"license": "MIT", | ||
@@ -33,3 +33,3 @@ "description": "Primitives to measure your React application's performance using `@shopify/performance`", | ||
"devDependencies": { | ||
"@shopify/jest-dom-mocks": "^4.0.2", | ||
"@shopify/jest-dom-mocks": "^4.1.0", | ||
"@shopify/network": "^3.2.1" | ||
@@ -36,0 +36,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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
39522
450