Triex / react-native-web-browser-app

Not another wrapper around SFSafariViewController. A fully-featured, cross-platform web browser written in React Native.
Mozilla Public License 2.0
1 stars 0 forks source link

Update dependency react-native-reanimated to v3 #63

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
react-native-reanimated ^2.2.2 -> ^3.0.0 age adoption passing confidence

Release Notes

software-mansion/react-native-reanimated ### [`v3.3.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.3.0) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/3.2.0...3.3.0) #### What's Changed - Add React import by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4532](https://togithub.com/software-mansion/react-native-reanimated/pull/4532) - Remove warning when calling `measure` from RN runtime by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4526](https://togithub.com/software-mansion/react-native-reanimated/pull/4526) - Remove unnecessary import by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4528](https://togithub.com/software-mansion/react-native-reanimated/pull/4528) - Inject `_WORKLET` to RN runtime by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4511](https://togithub.com/software-mansion/react-native-reanimated/pull/4511) - Unify iOS initialization / Add support for 0.72.0-rc.5 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4523](https://togithub.com/software-mansion/react-native-reanimated/pull/4523) - Bump fast-xml-parser from 4.2.2 to 4.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4542](https://togithub.com/software-mansion/react-native-reanimated/pull/4542) - Bump fast-xml-parser from 4.2.0 to 4.2.4 in /Example by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4539](https://togithub.com/software-mansion/react-native-reanimated/pull/4539) - Bump fast-xml-parser from 4.2.0 to 4.2.4 in /WebExample by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4541](https://togithub.com/software-mansion/react-native-reanimated/pull/4541) - Bump fast-xml-parser from 4.2.0 to 4.2.4 in /FabricExample by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4540](https://togithub.com/software-mansion/react-native-reanimated/pull/4540) - Added getAnimatableRef function by [@​behenate](https://togithub.com/behenate) in [https://github.com/software-mansion/react-native-reanimated/pull/4533](https://togithub.com/software-mansion/react-native-reanimated/pull/4533) - Fix testing example by [@​mccraveiro](https://togithub.com/mccraveiro) in [https://github.com/software-mansion/react-native-reanimated/pull/4547](https://togithub.com/software-mansion/react-native-reanimated/pull/4547) - fix: ios build error when using 'use_frameworks!' in Podfile by [@​yupengyang](https://togithub.com/yupengyang) in [https://github.com/software-mansion/react-native-reanimated/pull/4504](https://togithub.com/software-mansion/react-native-reanimated/pull/4504) - Fix spring bug with extra type verification by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4512](https://togithub.com/software-mansion/react-native-reanimated/pull/4512) - Fix RCTAppDelegate.h file not found error when `USE_FRAMEWORKS=static` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4558](https://togithub.com/software-mansion/react-native-reanimated/pull/4558) - fix: transform type change in RN 0.71.9 by [@​radko93](https://togithub.com/radko93) in [https://github.com/software-mansion/react-native-reanimated/pull/4550](https://togithub.com/software-mansion/react-native-reanimated/pull/4550) - Release 3.3.0 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4560](https://togithub.com/software-mansion/react-native-reanimated/pull/4560) #### New Contributors - [@​behenate](https://togithub.com/behenate) made their first contribution in [https://github.com/software-mansion/react-native-reanimated/pull/4533](https://togithub.com/software-mansion/react-native-reanimated/pull/4533) - [@​mccraveiro](https://togithub.com/mccraveiro) made their first contribution in [https://github.com/software-mansion/react-native-reanimated/pull/4547](https://togithub.com/software-mansion/react-native-reanimated/pull/4547) - [@​yupengyang](https://togithub.com/yupengyang) made their first contribution in [https://github.com/software-mansion/react-native-reanimated/pull/4504](https://togithub.com/software-mansion/react-native-reanimated/pull/4504) **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/3.2.0...3.3.0 ### [`v3.2.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.2.0) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/3.1.0...3.2.0) ##### What's Changed - Make single instance assertion work with Gradle Configuration Cache by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-reanimated/pull/4350](https://togithub.com/software-mansion/react-native-reanimated/pull/4350) - Fix updating props of ScreenStackHeaderConfig on Paper iOS by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4375](https://togithub.com/software-mansion/react-native-reanimated/pull/4375) - Set the opposite sensor values on android to be consistent with iOS by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4368](https://togithub.com/software-mansion/react-native-reanimated/pull/4368) - Fix scrollTo on FlashList by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4384](https://togithub.com/software-mansion/react-native-reanimated/pull/4384) - \[Fix]\[Android] useAnimatedKeyboard hook breaks translucent status bar by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4390](https://togithub.com/software-mansion/react-native-reanimated/pull/4390) - Add one listener per sensor config by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4340](https://togithub.com/software-mansion/react-native-reanimated/pull/4340) - Fix Layout Animations iOS crash on reload by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4404](https://togithub.com/software-mansion/react-native-reanimated/pull/4404) - Resolve sync UI updates concurency issue on iOS by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4403](https://togithub.com/software-mansion/react-native-reanimated/pull/4403) - Unfreeze UI objects :cold_face: -> :sunglasses: by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4401](https://togithub.com/software-mansion/react-native-reanimated/pull/4401) - Bump patch-package for dependabot alerts by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4410](https://togithub.com/software-mansion/react-native-reanimated/pull/4410) - expose convertToRGBA to the types by [@​wcandillon](https://togithub.com/wcandillon) in [https://github.com/software-mansion/react-native-reanimated/pull/4415](https://togithub.com/software-mansion/react-native-reanimated/pull/4415) - Simple code cleanup - remove unused function parameter by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4427](https://togithub.com/software-mansion/react-native-reanimated/pull/4427) - Generalize withTiming/withSpring to animate objects by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4393](https://togithub.com/software-mansion/react-native-reanimated/pull/4393) - Remove plugin dev files from npm package by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4433](https://togithub.com/software-mansion/react-native-reanimated/pull/4433) - Rewrite jest unit tests to TypeScript by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4399](https://togithub.com/software-mansion/react-native-reanimated/pull/4399) - Fix infinite loop in mappers by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4429](https://togithub.com/software-mansion/react-native-reanimated/pull/4429) - Add test suites to check Reanimated Babel plugin idempotency by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4441](https://togithub.com/software-mansion/react-native-reanimated/pull/4441) - Replace console.error with throw new Error by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4452](https://togithub.com/software-mansion/react-native-reanimated/pull/4452) - Add sensor slider example by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4330](https://togithub.com/software-mansion/react-native-reanimated/pull/4330) - Publish nightly builds on npm by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4438](https://togithub.com/software-mansion/react-native-reanimated/pull/4438) - Restore header back button after reload on web by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4453](https://togithub.com/software-mansion/react-native-reanimated/pull/4453) - Publish on npm only when flag is enabled by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4460](https://togithub.com/software-mansion/react-native-reanimated/pull/4460) - Change nightly version numbering by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4461](https://togithub.com/software-mansion/react-native-reanimated/pull/4461) - Auto-workletize functions passed to runOnUI by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4459](https://togithub.com/software-mansion/react-native-reanimated/pull/4459) - Migrate away from `setNativeProps` on web by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4352](https://togithub.com/software-mansion/react-native-reanimated/pull/4352) - Remove `withDecay` velocity fix on Web by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4462](https://togithub.com/software-mansion/react-native-reanimated/pull/4462) - Rename `ref` & `aref` -> `animatedRef` in types by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4469](https://togithub.com/software-mansion/react-native-reanimated/pull/4469) - Remove commonjs generation by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4468](https://togithub.com/software-mansion/react-native-reanimated/pull/4468) - Fix createReactDOMStyle import by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4473](https://togithub.com/software-mansion/react-native-reanimated/pull/4473) - Optimize `useAnimatedReaction` by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-reanimated/pull/4466](https://togithub.com/software-mansion/react-native-reanimated/pull/4466) - Fix chrome debugger for Android by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4474](https://togithub.com/software-mansion/react-native-reanimated/pull/4474) - Fix Jest bundling error by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4478](https://togithub.com/software-mansion/react-native-reanimated/pull/4478) - Update view tag on `componentDidUpdate` by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4440](https://togithub.com/software-mansion/react-native-reanimated/pull/4440) - Fix animatedRef on Fabric by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4445](https://togithub.com/software-mansion/react-native-reanimated/pull/4445) - Fix cyclic object detection in `makeShareableCloneRecursive` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4475](https://togithub.com/software-mansion/react-native-reanimated/pull/4475) - Bump react native version to 0.72.0-rc.3 by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4471](https://togithub.com/software-mansion/react-native-reanimated/pull/4471) - Add support for spring duration by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4179](https://togithub.com/software-mansion/react-native-reanimated/pull/4179) - Add Reanimated Beta Docs banner by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4490](https://togithub.com/software-mansion/react-native-reanimated/pull/4490) - Set `viewTag` only if needed by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4487](https://togithub.com/software-mansion/react-native-reanimated/pull/4487) - Throw error when calling `runOnUI` on the UI runtime by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4477](https://togithub.com/software-mansion/react-native-reanimated/pull/4477) - Fix runOnUI on web by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4491](https://togithub.com/software-mansion/react-native-reanimated/pull/4491) - Add scrollViewOffset prop to AnimatedScrollView by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4414](https://togithub.com/software-mansion/react-native-reanimated/pull/4414) - Fix spring bug by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4501](https://togithub.com/software-mansion/react-native-reanimated/pull/4501) ##### 🙌 Thank you for your contributions! Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/5120718532 **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/3.1.0...3.2.0 ### [`v3.1.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.1.0) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/3.0.2...3.1.0) #### What's Changed - fix `Error` Variable scope conflicts, and remove duplicate `Date` by [@​jinliming2](https://togithub.com/jinliming2) in [https://github.com/software-mansion/react-native-reanimated/pull/4046](https://togithub.com/software-mansion/react-native-reanimated/pull/4046) - Rewrite plugin to TypeScript by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4096](https://togithub.com/software-mansion/react-native-reanimated/pull/4096) - Actually apply changes from [#​4046](https://togithub.com/software-mansion/react-native-reanimated/issues/4046) by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4190](https://togithub.com/software-mansion/react-native-reanimated/pull/4190) - Add .prettierignore file to stop CI fails on plugin compiled files commits by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4193](https://togithub.com/software-mansion/react-native-reanimated/pull/4193) - \[V3 bugfix] Change private methods to public ones by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4205](https://togithub.com/software-mansion/react-native-reanimated/pull/4205) - Bump webpack from 5.74.0 to 5.76.1 in /docs by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4224](https://togithub.com/software-mansion/react-native-reanimated/pull/4224) - Add information about RN architecture limitation by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4220](https://togithub.com/software-mansion/react-native-reanimated/pull/4220) - Bump [@​sideway/formula](https://togithub.com/sideway/formula) from 3.0.0 to 3.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/software-mansion/react-native-reanimated/pull/4230](https://togithub.com/software-mansion/react-native-reanimated/pull/4230) - Fix a typo by [@​Hostname47](https://togithub.com/Hostname47) in [https://github.com/software-mansion/react-native-reanimated/pull/4246](https://togithub.com/software-mansion/react-native-reanimated/pull/4246) - chore: set library namespace in build script by [@​kkafar](https://togithub.com/kkafar) in [https://github.com/software-mansion/react-native-reanimated/pull/4208](https://togithub.com/software-mansion/react-native-reanimated/pull/4208) - Fix corrupted yarn.locks by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4249](https://togithub.com/software-mansion/react-native-reanimated/pull/4249) - Fix issue causing ANR when performing sync layout updates by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4239](https://togithub.com/software-mansion/react-native-reanimated/pull/4239) - Fix monorepo worklow by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4255](https://togithub.com/software-mansion/react-native-reanimated/pull/4255) - Emoji waterfall example by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4233](https://togithub.com/software-mansion/react-native-reanimated/pull/4233) - Properly setup ESLint and fix lint errors in Example app by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4259](https://togithub.com/software-mansion/react-native-reanimated/pull/4259) - \[Plugin] Add plugin versioning and a version check in runtime by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4206](https://togithub.com/software-mansion/react-native-reanimated/pull/4206) - Fix `npm pack` including `plugin/node_modules`. by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4264](https://togithub.com/software-mansion/react-native-reanimated/pull/4264) - Fix useAnimatedKeyboard animation restart on iOS by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4266](https://togithub.com/software-mansion/react-native-reanimated/pull/4266) - Fix withDecay `rubberBandFactor` on Web by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4270](https://togithub.com/software-mansion/react-native-reanimated/pull/4270) - Add missing end namespace comments by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4271](https://togithub.com/software-mansion/react-native-reanimated/pull/4271) - Use Node.js 16 on CI by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4274](https://togithub.com/software-mansion/react-native-reanimated/pull/4274) - Bump actions to latest versions by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4275](https://togithub.com/software-mansion/react-native-reanimated/pull/4275) - Change typeof for prototype check to only process plain objects as mappers inputs by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4258](https://togithub.com/software-mansion/react-native-reanimated/pull/4258) - Fix monorepo workflow by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4273](https://togithub.com/software-mansion/react-native-reanimated/pull/4273) - Add missing configureLayoutAnimation on web by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4289](https://togithub.com/software-mansion/react-native-reanimated/pull/4289) - Fix issue with setImmediate not defined on Web by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4276](https://togithub.com/software-mansion/react-native-reanimated/pull/4276) - Remove size check CI on Reanimated2 by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4290](https://togithub.com/software-mansion/react-native-reanimated/pull/4290) - Billiard example by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4265](https://togithub.com/software-mansion/react-native-reanimated/pull/4265) - Let Reanimated2 build! by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4292](https://togithub.com/software-mansion/react-native-reanimated/pull/4292) - \[Plugin] \[0/9] Split plugin into separate files and add bundling option. by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4209](https://togithub.com/software-mansion/react-native-reanimated/pull/4209) - Add flashImmediateRunning flag to setupSetImmediate by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4280](https://togithub.com/software-mansion/react-native-reanimated/pull/4280) - [@​tjzel/reanimated2](https://togithub.com/tjzel/reanimated2) ci by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4293](https://togithub.com/software-mansion/react-native-reanimated/pull/4293) - \[Plugin] Amend direct bundling of package.json into plugin by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4294](https://togithub.com/software-mansion/react-native-reanimated/pull/4294) - \[Dependabot] Fix critical [#​132](https://togithub.com/software-mansion/react-native-reanimated/issues/132) by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4295](https://togithub.com/software-mansion/react-native-reanimated/pull/4295) - \[Plugin] \[1/9] Remove passing a 'method holder' object and properly use TypeScript for plugin. by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4210](https://togithub.com/software-mansion/react-native-reanimated/pull/4210) - Remove `lodash.isequal` by [@​Semigradsky](https://togithub.com/Semigradsky) in [https://github.com/software-mansion/react-native-reanimated/pull/4181](https://togithub.com/software-mansion/react-native-reanimated/pull/4181) - Add merge_group event to github workflows by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4296](https://togithub.com/software-mansion/react-native-reanimated/pull/4296) - \[Dependabot] Fix [#​188](https://togithub.com/software-mansion/react-native-reanimated/issues/188) by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4301](https://togithub.com/software-mansion/react-native-reanimated/pull/4301) - Unify example apps by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4288](https://togithub.com/software-mansion/react-native-reanimated/pull/4288) - Update yarn.lock by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4305](https://togithub.com/software-mansion/react-native-reanimated/pull/4305) - Update yarn.lock again by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4307](https://togithub.com/software-mansion/react-native-reanimated/pull/4307) - Fix useFrameCallback fast refresh by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/4121](https://togithub.com/software-mansion/react-native-reanimated/pull/4121) - Example apps improvements by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4308](https://togithub.com/software-mansion/react-native-reanimated/pull/4308) - Fix console error by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4252](https://togithub.com/software-mansion/react-native-reanimated/pull/4252) - \[Dependabot] Fix WebExample alerts by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4311](https://togithub.com/software-mansion/react-native-reanimated/pull/4311) - Add `steps` easing function by [@​alabsi91](https://togithub.com/alabsi91) in [https://github.com/software-mansion/react-native-reanimated/pull/4298](https://togithub.com/software-mansion/react-native-reanimated/pull/4298) - chore: add Reanimated 3 Announcement example by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4309](https://togithub.com/software-mansion/react-native-reanimated/pull/4309) - Add shareable HostFunction by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4117](https://togithub.com/software-mansion/react-native-reanimated/pull/4117) - Cleanup NativeProxy on Android by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/4116](https://togithub.com/software-mansion/react-native-reanimated/pull/4116) - Fix smooth scroll android by [@​Latropos](https://togithub.com/Latropos) in [https://github.com/software-mansion/react-native-reanimated/pull/4238](https://togithub.com/software-mansion/react-native-reanimated/pull/4238) - Call assert in `SingleInstanceChecker` only in example apps by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4316](https://togithub.com/software-mansion/react-native-reanimated/pull/4316) - fix: do not apply namespace if it is not available in agp by [@​WoLewicki](https://togithub.com/WoLewicki) in [https://github.com/software-mansion/react-native-reanimated/pull/4313](https://togithub.com/software-mansion/react-native-reanimated/pull/4313) - Fix unnecessary calls startMapper/stopMapper in useAnimatedReaction by [@​rozhkovs](https://togithub.com/rozhkovs) in [https://github.com/software-mansion/react-native-reanimated/pull/3864](https://togithub.com/software-mansion/react-native-reanimated/pull/3864) - \[Plugin] \[2/9] Convert throws to asserts by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4211](https://togithub.com/software-mansion/react-native-reanimated/pull/4211) - \[Plugin] \[3/9] Rename functions. by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4212](https://togithub.com/software-mansion/react-native-reanimated/pull/4212) - \[Plugin] \[4/9] Improve MakeWorklet type check conditions by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4214](https://togithub.com/software-mansion/react-native-reanimated/pull/4214) - \[Plugin] \[5/9] Split ProcessIfWorkletFunction into two functions and improve type checks by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4215](https://togithub.com/software-mansion/react-native-reanimated/pull/4215) - \[Plugin] \[6/9] Split ProcessForCalleesWorklets to Reanimated-type distinguished functions by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4216](https://togithub.com/software-mansion/react-native-reanimated/pull/4216) - \[Plugin] \[7/9] Changes to ProcessIfGestureHandlerEventCallbackFunctionNode for better logic. by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4217](https://togithub.com/software-mansion/react-native-reanimated/pull/4217) - Flush UI operation queue when animation is not running by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4329](https://togithub.com/software-mansion/react-native-reanimated/pull/4329) - Add pre-commit plugin .js files compiling and building by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4326](https://togithub.com/software-mansion/react-native-reanimated/pull/4326) - \[Plugin] \[9/9] Split MakeWorklet to two functions by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4219](https://togithub.com/software-mansion/react-native-reanimated/pull/4219) - Amend plugin dependencies by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4286](https://togithub.com/software-mansion/react-native-reanimated/pull/4286) - Add support for React Native 0.72 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4253](https://togithub.com/software-mansion/react-native-reanimated/pull/4253) - Persist most recently visited screen in example apps by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4342](https://togithub.com/software-mansion/react-native-reanimated/pull/4342) - Add lacking transformation of useAnimatedScrollHandler function argument to plugin by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4355](https://togithub.com/software-mansion/react-native-reanimated/pull/4355) - Persist current screen during fast refresh on web by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4343](https://togithub.com/software-mansion/react-native-reanimated/pull/4343) - Fix globals.d.ts and migrate to globalThis by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4331](https://togithub.com/software-mansion/react-native-reanimated/pull/4331) - Format Babel plugin test inputs by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4356](https://togithub.com/software-mansion/react-native-reanimated/pull/4356) - doc: added important tip when using android device by [@​Chinedu19](https://togithub.com/Chinedu19) in [https://github.com/software-mansion/react-native-reanimated/pull/4357](https://togithub.com/software-mansion/react-native-reanimated/pull/4357) - Fix "Maximum call stack size exceeded" error by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4367](https://togithub.com/software-mansion/react-native-reanimated/pull/4367) - Break infinite queueMicrotask loop when updates are triggered in mapper-run phase by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4358](https://togithub.com/software-mansion/react-native-reanimated/pull/4358) - Refactor keyboard observer on iOS by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4360](https://togithub.com/software-mansion/react-native-reanimated/pull/4360) - Add version property to worklets for Reanimated plugin version verification by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4370](https://togithub.com/software-mansion/react-native-reanimated/pull/4370) - Change tests for version check (missing commit) by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4373](https://togithub.com/software-mansion/react-native-reanimated/pull/4373) - fix: console.assert is not defined during debug by [@​KiwiKilian](https://togithub.com/KiwiKilian) in [https://github.com/software-mansion/react-native-reanimated/pull/4365](https://togithub.com/software-mansion/react-native-reanimated/pull/4365) - Convert to shareable directly from runOnUI by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4372](https://togithub.com/software-mansion/react-native-reanimated/pull/4372) - Update misleading createAnimatedComponent warning by [@​kacperkapusciak](https://togithub.com/kacperkapusciak) in [https://github.com/software-mansion/react-native-reanimated/pull/4374](https://togithub.com/software-mansion/react-native-reanimated/pull/4374) - Fix undefined `ErrorUtils.reportFatalError` by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4377](https://togithub.com/software-mansion/react-native-reanimated/pull/4377) - Fix scrollTo on Fabric by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4378](https://togithub.com/software-mansion/react-native-reanimated/pull/4378) #### New Contributors [@​Latropos](https://togithub.com/Latropos), [@​Hostname47](https://togithub.com/Hostname47), [@​Semigradsky](https://togithub.com/Semigradsky), [@​alabsi91](https://togithub.com/alabsi91), [@​rozhkovs](https://togithub.com/rozhkovs), [@​Chinedu19](https://togithub.com/Chinedu19), [@​KiwiKilian](https://togithub.com/KiwiKilian) #### 🙌 Thank you for your contributions! Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/4752590361 **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/3.0.2...3.1.0 ### [`v3.0.2`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.0.2) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/3.0.1...3.0.2) #### What's Changed - Fix .d.ts again by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4180](https://togithub.com/software-mansion/react-native-reanimated/pull/4180) - Release 3.0.2 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4182](https://togithub.com/software-mansion/react-native-reanimated/pull/4182) Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/4357058927 **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/3.0.1...3.0.2 ### [`v3.0.1`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.0.1) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/3.0.0...3.0.1) #### What's Changed - Update README.md by [@​TheRogue76](https://togithub.com/TheRogue76) in [https://github.com/software-mansion/react-native-reanimated/pull/4127](https://togithub.com/software-mansion/react-native-reanimated/pull/4127) - Fix typo in callbacks by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4122](https://togithub.com/software-mansion/react-native-reanimated/pull/4122) - Guard `isSharedValue` against nullish values by [@​gvarandas](https://togithub.com/gvarandas) in [https://github.com/software-mansion/react-native-reanimated/pull/4128](https://togithub.com/software-mansion/react-native-reanimated/pull/4128) - Fix web on v3 when not using a Babel plugin by [@​nandorojo](https://togithub.com/nandorojo) in [https://github.com/software-mansion/react-native-reanimated/pull/4141](https://togithub.com/software-mansion/react-native-reanimated/pull/4141) - style might be undefined at this point by [@​bmatasar](https://togithub.com/bmatasar) in [https://github.com/software-mansion/react-native-reanimated/pull/4155](https://togithub.com/software-mansion/react-native-reanimated/pull/4155) - Fix typo by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4161](https://togithub.com/software-mansion/react-native-reanimated/pull/4161) - Cleanup react-native-reanimated.d.ts and mock.js by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4160](https://togithub.com/software-mansion/react-native-reanimated/pull/4160) - Added missing null checks by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4159](https://togithub.com/software-mansion/react-native-reanimated/pull/4159) - Add flushImmediates to useAnimatedSensor by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4123](https://togithub.com/software-mansion/react-native-reanimated/pull/4123) #### New Contributors [@​TheRogue76](https://togithub.com/TheRogue76) [@​gvarandas](https://togithub.com/gvarandas) [@​bmatasar](https://togithub.com/bmatasar) #### 🙌 Thank you for your contributions! Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/4325116704 **Full Changelog**: https://github.com/software-mansion/react-native-reanimated/compare/3.0.0...3.0.1 ### [`v3.0.0`](https://togithub.com/software-mansion/react-native-reanimated/releases/tag/3.0.0) [Compare Source](https://togithub.com/software-mansion/react-native-reanimated/compare/2.17.0...3.0.0) ### 🚀 Main changes - Added `useAnimatedSensor` for Web [https://github.com/software-mansion/react-native-reanimated/pull/3955](https://togithub.com/software-mansion/react-native-reanimated/pull/3955) - Added `setImmediate` implementation for Reanimated runtime - Added first part of functionality of Shared Element Transition. [Examples available here.](https://togithub.com/software-mansion/react-native-reanimated/tree/main/Example/src/SharedElementTransition) Please note that this is experimental feature, not production ready. We are waiting for your feedback to improve functionality. #### What's Changed - Rename `dataAccessLock_` to `dataAccessMutex_` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3953](https://togithub.com/software-mansion/react-native-reanimated/pull/3953) - Add warning for style animations missing initial values by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/3947](https://togithub.com/software-mansion/react-native-reanimated/pull/3947) - Fix build package CI warnings by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3942](https://togithub.com/software-mansion/react-native-reanimated/pull/3942) - Add useAnimatedSensor for Web by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/3955](https://togithub.com/software-mansion/react-native-reanimated/pull/3955) - Optimize the way we extract code string and in which we pass it across runtimes by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/3930](https://togithub.com/software-mansion/react-native-reanimated/pull/3930) - Disable `HERMES_ENABLE_DEBUGGER` when building Reanimated 2 AAR package by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3956](https://togithub.com/software-mansion/react-native-reanimated/pull/3956) - Raise error when `cppVersion` is undefined by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3944](https://togithub.com/software-mansion/react-native-reanimated/pull/3944) - Fix: 3.0.0-rc.9 , useAnimatedScrollHandler with FlashList not working by [@​orekasep](https://togithub.com/orekasep) in [https://github.com/software-mansion/react-native-reanimated/pull/3938](https://togithub.com/software-mansion/react-native-reanimated/pull/3938) - Don't look in default path for libs if path is procided by [@​reinismu](https://togithub.com/reinismu) in [https://github.com/software-mansion/react-native-reanimated/pull/3945](https://togithub.com/software-mansion/react-native-reanimated/pull/3945) - Rewrite `isAnimated` function by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3949](https://togithub.com/software-mansion/react-native-reanimated/pull/3949) - Optimize previous style calculation in `styleUpdater` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3950](https://togithub.com/software-mansion/react-native-reanimated/pull/3950) - Fix keyboard height in useAnimatedKeyboard on language change on iOS by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/3940](https://togithub.com/software-mansion/react-native-reanimated/pull/3940) - Make work with transluscent StatusBar on Android by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/3958](https://togithub.com/software-mansion/react-native-reanimated/pull/3958) - Use `getBool` instead of `asBool` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3961](https://togithub.com/software-mansion/react-native-reanimated/pull/3961) - Fix small bugs in useAnimatedSensor for web by [@​mstach60161](https://togithub.com/mstach60161) in [https://github.com/software-mansion/react-native-reanimated/pull/3962](https://togithub.com/software-mansion/react-native-reanimated/pull/3962) - Fix typo on reanimated 2 mock.ts by [@​GSTJ](https://togithub.com/GSTJ) in [https://github.com/software-mansion/react-native-reanimated/pull/3968](https://togithub.com/software-mansion/react-native-reanimated/pull/3968) - Bump react-native to 0.71.0 in Example and FabricExample by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3972](https://togithub.com/software-mansion/react-native-reanimated/pull/3972) - Extend the set of layout animation mocks by [@​jalooc](https://togithub.com/jalooc) in [https://github.com/software-mansion/react-native-reanimated/pull/3974](https://togithub.com/software-mansion/react-native-reanimated/pull/3974) - Revert "Optimize previous style calculation in `styleUpdater`" by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3979](https://togithub.com/software-mansion/react-native-reanimated/pull/3979) - Bump react-native to 0.71.1 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3984](https://togithub.com/software-mansion/react-native-reanimated/pull/3984) - Assign `*runtime_` to `rt` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3986](https://togithub.com/software-mansion/react-native-reanimated/pull/3986) - Various `useScrollViewOffset` improvements by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3987](https://togithub.com/software-mansion/react-native-reanimated/pull/3987) - Remove version check in FabricUtils.cpp by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3985](https://togithub.com/software-mansion/react-native-reanimated/pull/3985) - Fix attaching a scroll event if the scrollable component is not the root view by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/3988](https://togithub.com/software-mansion/react-native-reanimated/pull/3988) - \[LayoutAnimations] Fix exiting animations inside a Native Stack Navigator by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/3865](https://togithub.com/software-mansion/react-native-reanimated/pull/3865) - Upgrade navigation packages in Example app by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/3995](https://togithub.com/software-mansion/react-native-reanimated/pull/3995) - \[Android] Fix crash when navigating during an exiting animation by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/4002](https://togithub.com/software-mansion/react-native-reanimated/pull/4002) - \[Android] Cleanup animated sensors in NativeProxy destructor by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/3954](https://togithub.com/software-mansion/react-native-reanimated/pull/3954) - small spell correction by [@​jonnyroc](https://togithub.com/jonnyroc) in [https://github.com/software-mansion/react-native-reanimated/pull/4007](https://togithub.com/software-mansion/react-native-reanimated/pull/4007) - \[Android] Fix wrong variable name in build.gradle by [@​filipeveronezi](https://togithub.com/filipeveronezi) in [https://github.com/software-mansion/react-native-reanimated/pull/4008](https://togithub.com/software-mansion/react-native-reanimated/pull/4008) - Remove `RN_FABRIC_ENABLED` flag in RNReanimated.podspec by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4011](https://togithub.com/software-mansion/react-native-reanimated/pull/4011) - Shared Element Transition by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/3827](https://togithub.com/software-mansion/react-native-reanimated/pull/3827) - Hide `back-to-top` button in the documentation by [@​j-piasecki](https://togithub.com/j-piasecki) in [https://github.com/software-mansion/react-native-reanimated/pull/4013](https://togithub.com/software-mansion/react-native-reanimated/pull/4013) - Fix crash caused by data race in useAnimatedKeyboard by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/3911](https://togithub.com/software-mansion/react-native-reanimated/pull/3911) - Fix so path in cmake for new arch off \[Android Compilation Issue] by [@​pavangoyal42](https://togithub.com/pavangoyal42) in [https://github.com/software-mansion/react-native-reanimated/pull/4018](https://togithub.com/software-mansion/react-native-reanimated/pull/4018) - Add web support without a Babel/SWC Plugin by [@​nandorojo](https://togithub.com/nandorojo) in [https://github.com/software-mansion/react-native-reanimated/pull/3997](https://togithub.com/software-mansion/react-native-reanimated/pull/3997) - Make shareable HostObject code more generic by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4024](https://togithub.com/software-mansion/react-native-reanimated/pull/4024) - Fix blank spots in examples list in FabricExample by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4019](https://togithub.com/software-mansion/react-native-reanimated/pull/4019) - Fix Fabric crash in `NativeReanimatedModule::removeShadowNodeFromRegistry` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4020](https://togithub.com/software-mansion/react-native-reanimated/pull/4020) - Unify event handling on Paper and Fabric by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4012](https://togithub.com/software-mansion/react-native-reanimated/pull/4012) - Ignore events with malformed JSON payload by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4037](https://togithub.com/software-mansion/react-native-reanimated/pull/4037) - \[Shared Element Transition] Improvements after review v1 by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4014](https://togithub.com/software-mansion/react-native-reanimated/pull/4014) - \[Shared Element Transition] Fix: view disappeared after layout animation by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4026](https://togithub.com/software-mansion/react-native-reanimated/pull/4026) - \[Shared Element Transition] Fix exiting animations on Android by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4038](https://togithub.com/software-mansion/react-native-reanimated/pull/4038) - `RuntimeDecorator` cleanup by [@​jwajgelt](https://togithub.com/jwajgelt) in [https://github.com/software-mansion/react-native-reanimated/pull/4027](https://togithub.com/software-mansion/react-native-reanimated/pull/4027) - \[Shared Element Transition] Problem with headers by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4036](https://togithub.com/software-mansion/react-native-reanimated/pull/4036) - Make sensors work with different device orientations by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/4033](https://togithub.com/software-mansion/react-native-reanimated/pull/4033) - Fix reloading when using useAnimatedKeyboard by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/3932](https://togithub.com/software-mansion/react-native-reanimated/pull/3932) - \[Shared Element Transition] Disable animation on swipe back by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4047](https://togithub.com/software-mansion/react-native-reanimated/pull/4047) - Remove unnecessary import by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4049](https://togithub.com/software-mansion/react-native-reanimated/pull/4049) - Format JsiUtils.h by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4051](https://togithub.com/software-mansion/react-native-reanimated/pull/4051) - Auto add proguard config by [@​heroic](https://togithub.com/heroic) in [https://github.com/software-mansion/react-native-reanimated/pull/3494](https://togithub.com/software-mansion/react-native-reanimated/pull/3494) - Fixed sourceMap typo in plugin.js by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4054](https://togithub.com/software-mansion/react-native-reanimated/pull/4054) - Refactor NativeProxy on Android by [@​graszka22](https://togithub.com/graszka22) in [https://github.com/software-mansion/react-native-reanimated/pull/4042](https://togithub.com/software-mansion/react-native-reanimated/pull/4042) - Optimize hot code-paths in uAS by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/3980](https://togithub.com/software-mansion/react-native-reanimated/pull/3980) - Fix perf regression introduced in [#​3980](https://togithub.com/software-mansion/react-native-reanimated/issues/3980) 🙃 by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4059](https://togithub.com/software-mansion/react-native-reanimated/pull/4059) - Bump react-native to 0.71.3 by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4064](https://togithub.com/software-mansion/react-native-reanimated/pull/4064) - \[Shared Element Transition] Animation restart by [@​piaskowyk](https://togithub.com/piaskowyk) in [https://github.com/software-mansion/react-native-reanimated/pull/4043](https://togithub.com/software-mansion/react-native-reanimated/pull/4043) - Get rid of only-value-capture optimization that breaks the world by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4060](https://togithub.com/software-mansion/react-native-reanimated/pull/4060) - Add proxy interface for Animated.FlatList to enable passing itemLayoutAnimation prop by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4074](https://togithub.com/software-mansion/react-native-reanimated/pull/4074) - Cache Android build artifacts in GitHub Actions by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/3456](https://togithub.com/software-mansion/react-native-reanimated/pull/3456) - Use consistent argument names and types in `_removeShadowNodeFromRegistry` by [@​tomekzaw](https://togithub.com/tomekzaw) in [https://github.com/software-mansion/react-native-reanimated/pull/4076](https://togithub.com/software-mansion/react-native-reanimated/pull/4076) - Move plugin.js to its separate directory by [@​tjzel](https://togithub.com/tjzel) in [https://github.com/software-mansion/react-native-reanimated/pull/4067](https://togithub.com/software-mansion/react-native-reanimated/pull/4067) - Fix host obj reference loop by [@​kmagiera](https://togithub.com/kmagiera) in [https://github.com/software-mansion/react-native-reanimated/pull/4082](https://togithub.com/softwar

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.

renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 3.x releases. But if you manually upgrade to 3.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.