React Navigation: v4.1.0 Release

Release date:
January 29, 2020
Previous version:
v4.0.10 (released September 26, 2019)
Magnitude:
532 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

14 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored January 4, 2020
Authored January 11, 2020
Authored November 18, 2019
Authored January 23, 2020
Authored January 29, 2020
Authored January 23, 2020
Authored January 3, 2020
Authored January 29, 2020

Top Contributors in v4.1.0

satya164
ma96o
alburkerk-7c8b
wcandillon
mtt87
friederbluemle
imgbot[bot]

Directory Browser for v4.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

4.1.0 (2020-01-29)

Bug Fixes

  • make params required in NavigationSetParamsActionPayload (#6343) (f2d16ab)
  • remove drawer methods from navigation prop (683892e)
  • remove params in NavigationJumpToAction (#6360) (ace2cd0)
  • wrong type in react-navigation.d.ts (#6486) (ccb1f61)

Features

  • allow navigation params to be typed in navigate method (#6444) (2931bad)
  • make ScreenProps parametrizable in TypeScript (#6496) (ef83e73)