inokawa / react-native-react-bridge

An easy way to integrate your React (or Preact/React Native Web) app into React Native app with WebView.
https://www.npmjs.com/package/react-native-react-bridge
MIT License
265 stars 21 forks source link

Update dependency preact to v10.13.2 #98

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
preact (source) 10.8.2 -> 10.13.2 age adoption passing confidence

Release Notes

preactjs/preact ### [`v10.13.2`](https://togithub.com/preactjs/preact/releases/tag/10.13.2) [Compare Source](https://togithub.com/preactjs/preact/compare/10.13.1...10.13.2) #### Performance - Optimization for aria-/data- attr detection ([#​3948](https://togithub.com/preactjs/preact/issues/3948), thanks [@​developit](https://togithub.com/developit)) - Optimize compat by hoisting the vnode handling func ([#​3941](https://togithub.com/preactjs/preact/issues/3941), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Maintenance - Upgrade prettier and run on more files ([#​3945](https://togithub.com/preactjs/preact/issues/3945), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) ### [`v10.13.1`](https://togithub.com/preactjs/preact/releases/tag/10.13.1) [Compare Source](https://togithub.com/preactjs/preact/compare/10.13.0...10.13.1) #### Bug Fixes - Skip over function children when rendering ([#​3919](https://togithub.com/preactjs/preact/issues/3919), thanks [@​andrewiggins](https://togithub.com/andrewiggins)) - Fix hook update not being applied when a forced context update was enqueued at the same time ([#​3922](https://togithub.com/preactjs/preact/issues/3922), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) #### Performance - Improve render queue sorting performance by hoisting out function ([#​3921](https://togithub.com/preactjs/preact/issues/3921), thanks [@​developit](https://togithub.com/developit)) - Improve compat performance by hoisting out regexes ([#​3903](https://togithub.com/preactjs/preact/issues/3903), thanks [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Maintenance - Some more IE11 specific fixes in our test suite ([#​3914](https://togithub.com/preactjs/preact/issues/3914), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister)) ### [`v10.13.0`](https://togithub.com/preactjs/preact/releases/tag/10.13.0) [Compare Source](https://togithub.com/preactjs/preact/compare/10.12.1...10.13.0) #### Features - Switch back to microticks for scheduling as the default ([#​3911](https://togithub.com/preactjs/preact/issues/3911), thanks [@​marvinhagemeister](https://togithub.com/marvinhagemeister) , [@​JoviDeCroock](https://togithub.com/JoviDeCroock)) #### Bug Fixes - Fix hydrating `