Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Update dependency react-native-screens to v2.18.1 #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 14, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-screens 2.0.0-alpha.12 -> 2.18.1 age adoption passing confidence

Release Notes

software-mansion/react-native-screens

v2.18.1

Compare Source

Patch release transforming the library to TypeScript. See https://github.com/software-mansion/react-native-screens/pull/793 and https://github.com/software-mansion/react-native-screens/pull/794 for more information.

v2.18.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.17.1

Compare Source

Patch release fixing regression introduced by not excluding example projects from the bob typescript build. See #​790 for more information.

v2.17.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.16.1

Compare Source

Patch release fixing regression introduced in #​648.

v2.16.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.15.2

Compare Source

Patch release adding #​714 on top of 2.15.1 for usage in a patch version of Expo SDK 40.

v2.15.1

Compare Source

Patch release adding #​712 and #​772 on top of 2.15.0 for usage in a patch version of Expo sdk 40.

v2.15.0

Compare Source

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

🐛 Bug fixes
👍 Improvements

Change screens resolving logic (#​698) by @​WoLewicki

🔢 Miscellaneous

Be aware that #​705 is a BREAKING CHANGE since it removes useScreens method.

🙌 Thank you for your contributions!

v2.14.0

Compare Source

Minor release introducing #​624, which changes the native logic used in react-navigation's stack, bottom-tabs, and drawer navigators. 🎉

This change introduces:

  • disabling usage of react-native-screens per navigator with detachInactiveScreens prop
  • ability to make the previous screen stay in the view hierarchy after the transition with detachPreviousScreen prop

You can check the changes on the side of react-navigation in https://github.com/react-navigation/react-navigation/pull/8805 and the documentation of the new props in https://reactnavigation.org/.

v2.13.0

Compare Source

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

🐛 Bug fixes
👍 Improvements

Be aware that #​689 may be considered a BREAKING CHANGE since it changes how the large title looks.

🙌 Thank you for your contributions!

v2.12.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.11.0

Compare Source

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

🐛 Bug fixes
👍 Improvements
🔢 Miscellaneous

🙌 Thank you for your contributions!

v2.10.1

Compare Source

Patch release fixing regression introduced in #​584.

v2.10.0

Compare Source

Minor release fixing bugs, improving typings, and adding some functionalities, from which the biggest one is navigation events (#​499). 🎉

New Features 🎉
Bug Fixes 🐛
Other Changes 👍

🙌 Thank you all for your contributions!

v2.9.0

Compare Source

Minor release adding the compilation of the files before publishing #​517 by @​satya164, changing the company logo #​537 by @​jakub-gonet and clarification of README by @​brentvatne.

It also adds #​545 by @​brentvatne, which introduces additional padding to the header, which is a BREAKING CHANGE and will cause the header to have too much top padding in case of not having a translucent status bar.

There are two ways to handle it:

  1. Recommended - use translucent status bar via RN StatusBar component (if you already don't use it) - https://reactnative.dev/docs/statusbar#translucent.
  2. Set headerTopInsetEnabled to false (it is true by default) if you want an opaque status bar.

v2.8.0

Compare Source

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

New Features 🎉
Bug Fixes 🐛
Other Changes 👍

🙌 Thank you all for your contributions!

v2.7.0

Compare Source

Minor release to include #​477 which fixes a problem with Android native stack.

v2.6.0

Compare Source

Minor release with two critical fixes for compatibility with react-navigation:

v2.5.0

Compare Source

Minor release fixing bugs, improving typings, adding some functionalities and porting example to RN 0.62.

New Features 🎉
Bug Fixes 🐛
Other Changes 👍

🙌 Thank you all for your contributions!

v2.4.0

Compare Source

v2.3.0

Compare Source

v2.2.0

Compare Source

v2.1.0

Compare Source

v2.0.1

Compare Source

v2.0.0

Compare Source

v2.0.0-beta.13

Compare Source

v2.0.0-beta.12

Compare Source

v2.0.0-beta.11

Compare Source

v2.0.0-beta.10

Compare Source

v2.0.0-beta.9

Compare Source

v2.0.0-beta.8

Compare Source

v2.0.0-beta.7

Compare Source

v2.0.0-beta.6

Compare Source

v2.0.0-beta.5

Compare Source

v2.0.0-beta.4

Compare Source

v2.0.0-beta.3

Compare Source

v2.0.0-beta.2

Compare Source

v2.0.0-beta.1

Compare Source

v2.0.0-alpha.34

Compare Source

v2.0.0-alpha.33

Compare Source

v2.0.0-alpha.32

Compare Source

v2.0.0-alpha.31

Compare Source

v2.0.0-alpha.30

Compare Source

v2.0.0-alpha.29

Compare Source

v2.0.0-alpha.28

Compare Source

v2.0.0-alpha.27

Compare Source

v2.0.0-alpha.26

Compare Source

v2.0.0-alpha.25

Compare Source

v2.0.0-alpha.24

Compare Source

v2.0.0-alpha.23

Compare Source

v2.0.0-alpha.22

Compare Source

v2.0.0-alpha.21

Compare Source

v2.0.0-alpha.20

Compare Source

v2.0.0-alpha.19

Compare Source

v2.0.0-alpha.18

Compare Source

v2.0.0-alpha.17

Compare Source

v2.0.0-alpha.16

Compare Source

v2.0.0-alpha.15

Compare Source

v2.0.0-alpha.14

Compare Source

v2.0.0-alpha.13

Compare Source


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, click this checkbox.

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

@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.23 Update dependency react-native-screens to v2.0.0-alpha.24 Jan 14, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch 2 times, most recently from 116538b to ed0756a Compare January 15, 2020 20:28
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.24 Update dependency react-native-screens to v2.0.0-alpha.25 Jan 15, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from ed0756a to e386054 Compare January 20, 2020 10:01
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.25 Update dependency react-native-screens to v2.0.0-alpha.26 Jan 20, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e386054 to 14ff993 Compare January 21, 2020 10:54
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.26 Update dependency react-native-screens to v2.0.0-alpha.27 Jan 21, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 14ff993 to b427d9e Compare January 22, 2020 14:22
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.27 Update dependency react-native-screens to v2.0.0-alpha.28 Jan 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from b427d9e to f1a4b07 Compare January 22, 2020 21:00
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.28 Update dependency react-native-screens to v2.0.0-alpha.29 Jan 22, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from f1a4b07 to 932fe96 Compare January 27, 2020 14:35
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.29 Update dependency react-native-screens to v2.0.0-alpha.30 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 932fe96 to e2003b8 Compare January 27, 2020 14:50
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.30 Update dependency react-native-screens to v2.0.0-alpha.31 Jan 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e2003b8 to 78e24df Compare January 28, 2020 10:29
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.31 Update dependency react-native-screens to v2.0.0-alpha.32 Jan 28, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 78e24df to 177d810 Compare February 2, 2020 16:12
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.32 Update dependency react-native-screens to v2.0.0-alpha.33 Feb 2, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 177d810 to 5542f4a Compare February 3, 2020 20:15
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.33 Update dependency react-native-screens to v2.0.0-alpha.34 Feb 3, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 5542f4a to 36ae2eb Compare February 4, 2020 21:23
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-alpha.34 Update dependency react-native-screens to v2.0.0-beta.1 Feb 4, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.1 Update dependency react-native-screens to v2.0.0-beta.2 Feb 5, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 36ae2eb to ed549fd Compare February 5, 2020 15:25
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from ed549fd to b5c41c6 Compare February 14, 2020 14:16
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.2 Update dependency react-native-screens to v2.0.0-beta.3 Feb 14, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from b5c41c6 to 258cf81 Compare February 14, 2020 16:06
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.3 Update dependency react-native-screens to v2.0.0-beta.4 Feb 14, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.11 Update dependency react-native-screens to v2.0.0-beta.12 Feb 24, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from d4f58fd to f8b1543 Compare February 24, 2020 22:33
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.12 Update dependency react-native-screens to v2.0.0-beta.13 Feb 24, 2020
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0-beta.13 Update dependency react-native-screens to v2.0.0 Feb 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch 2 times, most recently from 98ab2c8 to e85e31e Compare February 26, 2020 18:56
@renovate renovate bot changed the title Update dependency react-native-screens to v2.0.0 Update dependency react-native-screens to v2.1.0 Feb 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e85e31e to 0d32fa3 Compare February 27, 2020 21:21
@renovate renovate bot changed the title Update dependency react-native-screens to v2.1.0 Update dependency react-native-screens to v2.2.0 Feb 27, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 0d32fa3 to 3f0604e Compare March 10, 2020 18:48
@renovate renovate bot changed the title Update dependency react-native-screens to v2.2.0 Update dependency react-native-screens to v2.3.0 Mar 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 3f0604e to 009c480 Compare April 26, 2020 09:58
@renovate renovate bot changed the title Update dependency react-native-screens to v2.3.0 Update dependency react-native-screens to v2.7.0 Apr 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 009c480 to a299c96 Compare July 1, 2020 11:49
@renovate renovate bot changed the title Update dependency react-native-screens to v2.7.0 Update dependency react-native-screens to v2.9.0 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from a299c96 to e2a80c6 Compare August 26, 2020 15:57
@renovate renovate bot changed the title Update dependency react-native-screens to v2.9.0 Update dependency react-native-screens to v2.10.1 Aug 26, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from e2a80c6 to 6b90608 Compare October 29, 2020 05:00
@renovate renovate bot changed the title Update dependency react-native-screens to v2.10.1 Update dependency react-native-screens to v2.12.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 6b90608 to f31f20f Compare November 28, 2020 16:50
@renovate renovate bot changed the title Update dependency react-native-screens to v2.12.0 Update dependency react-native-screens to v2.15.0 Nov 28, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from f31f20f to 58e7f94 Compare December 10, 2020 12:56
@renovate renovate bot changed the title Update dependency react-native-screens to v2.15.0 Update dependency react-native-screens to v2.16.0 Dec 10, 2020
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from 58e7f94 to b61f001 Compare January 6, 2021 20:00
@renovate renovate bot changed the title Update dependency react-native-screens to v2.16.0 Update dependency react-native-screens to v2.16.1 Jan 6, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from b61f001 to d5076c3 Compare January 31, 2021 07:53
@renovate renovate bot changed the title Update dependency react-native-screens to v2.16.1 Update dependency react-native-screens to v2.17.1 Jan 31, 2021
@renovate renovate bot force-pushed the renovate/react-native-screens-2.x branch from d5076c3 to 3d76300 Compare April 26, 2021 16:47
@renovate renovate bot changed the title Update dependency react-native-screens to v2.17.1 Update dependency react-native-screens to v2.18.1 Apr 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant