Closed renovate[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
nervos-official-website | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2023 9:21am |
nervos-official-website-eta | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | May 17, 2023 9:21am |
This PR contains the following updates:
^8.0.4
->^9.0.0
Release Notes
maslianok/react-resize-detector
### [`v9.1.0`](https://togithub.com/maslianok/react-resize-detector/releases/tag/v9.1.0) [Compare Source](https://togithub.com/maslianok/react-resize-detector/compare/v9.0.0...v9.1.0) `useResizeDetector` performance optimization and refactoring. No API changes. ### [`v9.0.0`](https://togithub.com/maslianok/react-resize-detector/releases/tag/v9.0.0) [Compare Source](https://togithub.com/maslianok/react-resize-detector/compare/606934f5e343ad10baae4ffd9e5d61d010e9755f...v9.0.0) This version introduces a new logic for the `useResizeDetector` hook. The hook now stores the `ref` in the internal state, allowing us to handle `ref` changes. There should be no breaking changes. Now it's safe to delete `refreshMode="debounce" refreshRate={0}` props that many of you used as a workaround.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.