This repository has been archived by the owner on Aug 14, 2024. It is now read-only.
fix(deps): update dependency react-native-reanimated to v3.5.2 #236
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.4.2
->3.5.2
Release Notes
software-mansion/react-native-reanimated (react-native-reanimated)
v3.5.2
Compare Source
Fixing crash on Release mode with #5087 (bug introduced in #4794).
v3.5.1
Compare Source
What's Changed
Fix for undefined _IS_FABRIC -https://github.com/software-mansion/react-native-reanimated/pull/50655
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/6156776596
Full Changelog: software-mansion/react-native-reanimated@3.5.0...3.5.1
v3.5.0
Compare Source
What's Changed
New features
react-native-macos
by @jfedak in https://github.com/software-mansion/react-native-reanimated/pull/4912react-native-windows
by @piaskowyk in https://github.com/software-mansion/react-native-reanimated/pull/4917setNativeProps
helper function on UI runtime by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4595libreanimated
to be consumed via prefab by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5005Fixes
onReanimatedPropsChange
by @Latropos in https://github.com/software-mansion/react-native-reanimated/pull/4821NDEBUG
in production builds by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4902DEBUG
flag whenPRODUCTION
env is not set by @j-piasecki in https://github.com/software-mansion/react-native-reanimated/pull/4918runOnJS
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4617setNextLayoutAnimationGroup
call by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4955useAnimatedProps
on web by @m-bert in https://github.com/software-mansion/react-native-reanimated/pull/4977Improvements
weakNativeReanimatedModule
using conditionals by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/4871useAnimatedSensor
vector velocity on Android by @kowczarz in https://github.com/software-mansion/react-native-reanimated/pull/4933ShareableRemoteFunction
by @tomekzaw in https://github.com/software-mansion/react-native-reanimated/pull/5015Fabric
Typescript
AnimatedStyle
for good by @tjzel in https://github.com/software-mansion/react-native-reanimated/pull/4923New Contributors
@m-bert @t0ms0n00 @gerzonc @schriker @kowczarz @aleqsio @Gaohaoyang @MatiPl01
🙌 Thank you for your contributions!
Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/6147177203
Full Changelog: software-mansion/react-native-reanimated@3.4.0...3.5.0
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.