use-react-screenshot
use-react-screenshot copied to clipboard
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 5.3.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.2 to 5.3.4 Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...
Hey! I tried to use this library and found issue with showing images in the screenshot. So I look into this problem and found a way to fix it in...
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...
``` TS7016: Could not find a declaration file for module 'use-react-screenshot'. '/project/node_modules/.pnpm/[email protected][email protected][email protected]/node_modules/use-react-screenshot/dist/index.js' implicitly has an 'any' type. Try `npm i --save-dev @types/use-react-screenshot` if it exists or add a new declaration...
## Environment - Node: 18.4.0 - NPM: 8.12.1 ## Problem The command "npm run ci" is not working as expected. ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not...
It would be useful to expose a function to allow clearing the image. Something like so: `const resetImage = () => setImage(null)`
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.33 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together. Updates `postcss` from 7.0.21 to 8.4.33 Release notes Sourced from postcss's releases. 8.4.33 Fixed...