Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-native-screens to 3.18.2 #131

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.18.1 -> 3.18.2 age adoption passing confidence

Release Notes

software-mansion/react-native-screens

v3.18.2

Compare Source

Patch release fixing regression on old architecture introduced in 3.18.1.

See #​1614 & #​1615 for details.

🐛 Bug fixes

v3.18.1

Compare Source

Patch release fixing #​1608 as library configuration for @react-native-cli was not present in previously released version.

🐛 Bug fixes

Full Changelog: software-mansion/react-native-screens@3.18.0...3.18.1

v3.18.0

Compare Source

Minor release focusing on Fabric autolinking, small fixes, support for React Native 0.70 and some internal changes 🎉

Important: Since this version, Fabric is only supported for React Native 0.70+. Support for older versions has beed dropped. See #​1594.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-screens@3.17.0...3.18.0

v3.17.0

Compare Source

Minor release fixing bugs, including #​1565 🎉

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.16.0...3.17.0

v3.16.0

Compare Source

Minor release fixing cooperation of gesture recognisers & modals, fixing bugs and adding some new features 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.15.0...3.16.0

v3.15.0

Compare Source

Minor release focused mostly on resolving issues with gesture recognition and its integration with ScrollView on iOS (Fabric & Paper)

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.14.1...3.15.0

v3.14.1

Compare Source

Patch release fixing bug which caused gestureResponseDistance Screen prop to not work properly, when the component was not created via react-native-screens native stack. See: https://github.com/software-mansion/react-native-screens/pull/1507 for changes.

v3.14.0

Compare Source

Minor release fixing bugs, introducing better support for Fabric (iOS), compatibility with react-native 0.69

Moreover, from this release forward, Fabric is supported only for react-native 0.69+. Support for 0.68.x is dropped.

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.13.1...3.14.0

v3.13.1

Compare Source

Patch release adding https://github.com/software-mansion/react-native-screens/pull/1351 that suppresses Function components cannot be given refs. Attempts to access this ref will fail warning on Fabric architecture.

v3.13.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.12.0

Compare Source

This minor release includes initial support for Fabric architecture 🎉

To learn about what we've achieved so far check out our Introducing Fabric to React Native Screens blog post.

Changes:

v3.11.1

Compare Source

Patch release adding https://github.com/software-mansion/react-native-screens/pull/1313 that fixes incorrect swipe direction default.

v3.11.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.10.2

Compare Source

Patch release adding https://github.com/software-mansion/react-native-screens/pull/1245 that removes the use of jcenter() in the library

v3.10.1

Compare Source

Patch release adding #​1233 for usage in Expo SDK.

v3.10.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.9.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.8.0

Compare Source

Minor release with important bug fixes 🎉

🐛 Bug fixes

🔢 Miscellaneous

For library authors, #​1148 may be considered a BREAKING CHANGE. From now on you'll need to implement your own logic for the hardware back button on Android same as it is done in react-navigation.

🙌 Thank you for your contributions!

v3.7.2

Compare Source

Patch release adding #​1127 for usage in Expo SDK.

v3.7.1

Compare Source

Patch release adding #​1119 for usage in Expo SDK.

v3.7.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

Be aware that #​801 may be considered a BREAKING CHANGE if you relied on the default header back button native dismissal. It can be switched by setting nativeBackButtonDismissalEnabled: true on the screen.
Also, be aware that using fullScreenSwipeEnabled option (#​1072) with gestureEnabled set to true will cancel JS recognizers on the screen when using vertical or horizontal swipe gestures.

🙌 Thank you for your contributions!

v3.6.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.5.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities 🎉

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

🙌 Thank you for your contributions!

v3.4.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 98be6e5 to 55df7ae Compare April 7, 2021 15:36
@renovate renovate bot changed the title Update react-native-screens to 3.0.0 Update react-native-screens to 3.1.0 Apr 7, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 55df7ae to cc34d88 Compare April 14, 2021 13:17
@renovate renovate bot changed the title Update react-native-screens to 3.1.0 Update react-native-screens to 3.1.1 Apr 14, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from cc34d88 to 7d743cd Compare May 10, 2021 15:18
@renovate renovate bot changed the title Update react-native-screens to 3.1.1 Update react-native-screens to 3.2.0 May 10, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 7d743cd to 8ce0518 Compare May 24, 2021 15:25
@renovate renovate bot changed the title Update react-native-screens to 3.2.0 Update react-native-screens to 3.3.0 May 24, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 8ce0518 to 2e4e2d1 Compare June 17, 2021 13:51
@renovate renovate bot changed the title Update react-native-screens to 3.3.0 Update react-native-screens to 3.4.0 Jun 17, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2e4e2d1 to 085a7f7 Compare August 3, 2021 14:04
@renovate renovate bot changed the title Update react-native-screens to 3.4.0 Update react-native-screens to 3.5.0 Aug 3, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 085a7f7 to a8dad01 Compare August 6, 2021 07:53
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a8dad01 to a1c6053 Compare August 23, 2021 15:14
@renovate renovate bot changed the title Update react-native-screens to 3.5.0 Update react-native-screens to 3.6.0 Aug 23, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from 3937893 to 3c7bc6b Compare September 1, 2021 20:14
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 3c7bc6b to c700f22 Compare September 9, 2021 12:35
@renovate renovate bot changed the title Update react-native-screens to 3.6.0 Update react-native-screens to 3.7.0 Sep 9, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c700f22 to a73033c Compare September 13, 2021 15:42
@renovate renovate bot changed the title Update react-native-screens to 3.7.0 Update react-native-screens to 3.7.1 Sep 13, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from a73033c to 6e579ef Compare September 14, 2021 09:24
@renovate renovate bot changed the title Update react-native-screens to 3.7.1 Update react-native-screens to 3.7.2 Sep 14, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 6e579ef to cb25560 Compare September 28, 2021 12:30
@renovate renovate bot changed the title Update react-native-screens to 3.7.2 Update react-native-screens to 3.8.0 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from cb25560 to 75673f9 Compare October 29, 2021 14:35
@renovate renovate bot changed the title Update react-native-screens to 3.8.0 Update react-native-screens to 3.9.0 Oct 29, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 75673f9 to dae3a67 Compare December 2, 2021 17:51
@renovate renovate bot changed the title Update react-native-screens to 3.9.0 Update react-native-screens to 3.10.0 Dec 2, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from dae3a67 to d346487 Compare December 7, 2021 16:37
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from affb19c to e653bd1 Compare February 17, 2022 14:24
@renovate renovate bot changed the title Update react-native-screens to 3.11.1 Update react-native-screens to 3.12.0 Feb 17, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from d6a7200 to b79860d Compare February 25, 2022 11:09
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from b79860d to 3cdd743 Compare February 28, 2022 19:31
@renovate renovate bot changed the title Update react-native-screens to 3.12.0 Update react-native-screens to 3.13.0 Feb 28, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from d6d2008 to 3ab5fc2 Compare March 3, 2022 10:40
@renovate renovate bot changed the title Update react-native-screens to 3.13.0 Update react-native-screens to 3.13.1 Mar 3, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 3ab5fc2 to e3cf9f1 Compare June 30, 2022 14:54
@renovate renovate bot changed the title Update react-native-screens to 3.13.1 Update react-native-screens to 3.14.0 Jun 30, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e3cf9f1 to 9a65ca9 Compare July 4, 2022 12:37
@renovate renovate bot changed the title Update react-native-screens to 3.14.0 Update react-native-screens to 3.14.1 Jul 4, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 9a65ca9 to e5bb0e3 Compare July 8, 2022 12:22
@renovate renovate bot changed the title Update react-native-screens to 3.14.1 Update react-native-screens to 3.15.0 Jul 8, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch 2 times, most recently from d4357a5 to e1ee5db Compare August 19, 2022 10:26
@renovate renovate bot changed the title Update react-native-screens to 3.15.0 Update react-native-screens to 3.16.0 Aug 19, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from e1ee5db to 8368fad Compare August 25, 2022 11:30
@renovate renovate bot changed the title Update react-native-screens to 3.16.0 Update react-native-screens to 3.17.0 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 8368fad to 2804170 Compare October 4, 2022 14:27
@renovate renovate bot changed the title Update react-native-screens to 3.17.0 Update react-native-screens to 3.18.0 Oct 4, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 2804170 to c004eb7 Compare October 11, 2022 18:11
@renovate renovate bot changed the title Update react-native-screens to 3.18.0 Update react-native-screens to 3.18.1 Oct 11, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from c004eb7 to 8d90b48 Compare October 14, 2022 10:48
@renovate renovate bot changed the title Update react-native-screens to 3.18.1 Update react-native-screens to 3.18.2 Oct 14, 2022
@renovate renovate bot force-pushed the renovate/react-native-screens-3.x branch from 8d90b48 to 75a6bc6 Compare October 22, 2022 08:14
@sbardian sbardian closed this Oct 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant