mern-stack
mern-stack copied to clipboard
build(deps): bump react-native-reanimated from 1.13.2 to 2.10.0 in /mobile
Bumps react-native-reanimated from 1.13.2 to 2.10.0.
Release notes
Sourced from react-native-reanimated's releases.
2.10.0
🚀 Main changes
- Added
useAnimatedKeyboard()hook- Added
useFrameCallback()hook- Added support for React Native 0.70
- Added support for react-native-v8 (building from source only)
- Detect multiple versions of Reanimated.
- And many different fixes.
Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2889631689
Full Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.9.1...2.10.0
2.9.1
What's Changed
- Fix issue with duplicated
libfolly_runtime.so- software-mansion/react-native-reanimated#3342Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2595830511
🙌 Thank you for your contributions!
2.9.0
What's Changed
- Support for
[email protected]- Treeshaking - software-mansion/react-native-reanimated#3278
- Some fixes and improvements
Package contains binaries for
react-nativein version from 0.65 to 0.69Build: https://github.com/software-mansion/react-native-reanimated/actions/runs/2590392729
🙌 Thank you for your contributions!
2.8.0
What's Changed
- Load
RNGestureHandlerModulelazily on iOS by@j-piaseckiin software-mansion/react-native-reanimated#3166- fix: Fix
useAnimatedSensorreturn type by@mrousavyin software-mansion/react-native-reanimated#3094- Add opts for relative source location by
@jiulongwin software-mansion/react-native-reanimated#3141- Fix JSCRuntime destroyed with a dangling API object by
@lukmccallin software-mansion/react-native-reanimated#3185New Contributors
@dylmye@jiulongw@lukmccallFull Changelog: https://github.com/software-mansion/react-native-reanimated/compare/2.7.0...2.8.0
🙌 Thank you for your contributions!
2.7.0
What's Changed
- Remove
opacityfrom native props list by@tomekzawin software-mansion/react-native-reanimated#3139
... (truncated)
Commits
1b61196Release 2.10.0 (#3475)d3395e0Revert "Exclude META-INF"c25c71fExclude META-INFaf31d7aUpdate Types128f9c3Patch 70051e8e2Set the newest RN version3eca4712.10.06668dd1Update plugin error message (#3437)d42b63cUpdate NativeProxy.cpp (#3469)98c628aBumped gesture-handler and screens dependencies (#3468)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by piaskowyk, a new releaser for react-native-reanimated since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.