My personal website made with Next.js 14 (App Router). Features blog posts, gear list, dark theme and more. Tailwind CSS, Radix, Framer Motion, and Vercel.
reduxjs/react-redux (react-redux)
### [`v9.1.2`](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.1...eec5f9b320e2d4787af83b599a0c517fef4b510f)
[Compare Source](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.1...v9.1.2)
### [`v9.1.1`](https://redirect.github.com/reduxjs/react-redux/releases/tag/v9.1.1)
[Compare Source](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1)
This bugfix release fixes an issue with `connect` and React Native caused by changes to our bundling setup in v9. Nested `connect` calls should work correctly now.
#### What's Changed
- Remove unused isProcessingDispatch by [@Connormiha](https://redirect.github.com/Connormiha) in [https://github.com/reduxjs/react-redux/pull/2122](https://redirect.github.com/reduxjs/react-redux/pull/2122)
- Move `Equals` constraint into an intersection type. by [@DanielRosenwasser](https://redirect.github.com/DanielRosenwasser) in [https://github.com/reduxjs/react-redux/pull/2123](https://redirect.github.com/reduxjs/react-redux/pull/2123)
- Fix `useIsomorphicLayoutEffect` usage in React Native environments by [@aryaemami59](https://redirect.github.com/aryaemami59) in [https://github.com/reduxjs/react-redux/pull/2156](https://redirect.github.com/reduxjs/react-redux/pull/2156)
**Full Changelog**: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
9.1.0
->9.1.2
Release Notes
reduxjs/react-redux (react-redux)
### [`v9.1.2`](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.1...eec5f9b320e2d4787af83b599a0c517fef4b510f) [Compare Source](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.1...v9.1.2) ### [`v9.1.1`](https://redirect.github.com/reduxjs/react-redux/releases/tag/v9.1.1) [Compare Source](https://redirect.github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1) This bugfix release fixes an issue with `connect` and React Native caused by changes to our bundling setup in v9. Nested `connect` calls should work correctly now. #### What's Changed - Remove unused isProcessingDispatch by [@Connormiha](https://redirect.github.com/Connormiha) in [https://github.com/reduxjs/react-redux/pull/2122](https://redirect.github.com/reduxjs/react-redux/pull/2122) - Move `Equals` constraint into an intersection type. by [@DanielRosenwasser](https://redirect.github.com/DanielRosenwasser) in [https://github.com/reduxjs/react-redux/pull/2123](https://redirect.github.com/reduxjs/react-redux/pull/2123) - Fix `useIsomorphicLayoutEffect` usage in React Native environments by [@aryaemami59](https://redirect.github.com/aryaemami59) in [https://github.com/reduxjs/react-redux/pull/2156](https://redirect.github.com/reduxjs/react-redux/pull/2156) **Full Changelog**: https://github.com/reduxjs/react-redux/compare/v9.1.0...v9.1.1Configuration
📅 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 was generated by Mend Renovate. View the repository job log.