react-native-swipe-list
react-native-swipe-list copied to clipboard
chore(deps-dev): bump react-native-reanimated from 1.13.1 to 2.2.0
Bumps react-native-reanimated from 1.13.1 to 2.2.0.
Release notes
Sourced from react-native-reanimated's releases.
2.2.0
π Key changes
- Fix problems with debugging with flipper Improve building, Fix Runtime creation
- Improved Decay animation bc20a4b
- Reanimated 2 has been removed from default exports 2a049a0
- Support for
@quilted/react-testing129cc1c- Possibility to customize JS prop updates dcd6113
π Bug fixes
- Fix Server-site rendering 5a499ec
- Fix problem with codepush 824e5df
- Fix measure not throwing on iOS a568d7b, 9f9f4e2
π Improvements
- Speeded up building on Android (Example App) 7aebe68
- Named exported animation functions 462e21e
- Possibility to set custom globals in our babel plugin 11250a0
- Made shared values more aware of multithreading c511a5d
π Docs improvements
- Broken links fixes 85e5705, ee5e557
- Docs appearance update 5b0e39f
- Add information about JSC support to the docs 22bbc3a
- Clarify iOS installation steps b8b7da8
- Update testing related doc ab6afd1
- Added info about Webpack configuration to docs ee11c63
π Thank you for your contributions!
π’ Keep watching! We will back with new features soon! π€
2.1.0
π Key changes
- Added support for JSC on Android. software-mansion/react-native-reanimated#1842
- Extracted
workletAPI - Thanks to hard work@βmrousavy, you can use worklets also in native code. Like react-native-vision-camera and react-native-multithreading- Update
react-nativeversion to 0.64.0 software-mansion/react-native-reanimated#1882π Bug fixes
- Fixed problem with full reload on Android. software-mansion/react-native-reanimated#1839
- Fixed wrapped worklet. software-mansion/react-native-reanimated#1844
- Fixed bug in
react-native-webaffected on the web version of reanimated. RNW Issue- Added missing
viewRefforanimatedPropssoftware-mansion/react-native-reanimated#1819- Fixed problem with hidden headers for Swift applications. software-mansion/react-native-reanimated#1810
π Improvements
- Added possibility to use Reanimated 2 without configuration if you use only API v1. software-mansion/react-native-reanimated#1845
- Add more descriptive error messages. software-mansion/react-native-reanimated#1845 software-mansion/react-native-reanimated#1832
- Reorganized structure of files in the project: software-mansion/react-native-reanimated#1789
- Migration codebase to TypeScript. software-mansion/react-native-reanimated#1807 software-mansion/react-native-reanimated#1872
π Docs improvements
... (truncated)
Commits
b1fd5e3Bump dns-packet from 1.3.1 to 1.3.4 in /docs (#2057)3fc1382cut docs (#2055)83ed766Bump to 2.2.0 (#2054)ace1c9dFix FOR_HERMES init (#2051)dbd6777fix expo for web and building on Android (#2050)868e970Remove old refference to jsexecutor (#2049)b9532cfFix runtime creation (#2047)458fa65fix: NDK is not installed + pick ndk from ndk.dir if exist (#1946)f11237ffix: intellisense for Example directory (#1966)dcd6113Add adaptor to createAnimatedComponent() (#1988)- Additional commits viewable in compare view
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@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)