jhen0409 / react-native-boilerplate

The React Native, Redux boilerplate for personal usage
MIT License
246 stars 80 forks source link

Update react-native to the latest version πŸš€ #16

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.52.0 of react-native was just published.

Dependency react-native
Current Version 0.51.0
Type dependency

The version 0.52.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of react-native.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes December 2017

This changelog has been prepared by Ryan Turner (@turnrye) - thank you for your time and making such a detailed changelog πŸ”₯πŸ”₯

This release had a lot of work around the bundler and packager, a ton of bugfixes, and updates to many of React-Native's dependencies. Lots of under-the-hood work was done as well to improve the layout engine. Happy new year!

If you would like to help us with the next release changelog, please contact @grabbou

New features

Deprecated

  • Ignore YellowBox warnings with YellowBox.ignoreWarnings([...]) rather than console.ignoredYellowBox = [...] (26038f5 by @wli)

Changed

Bug fixes

Deprecated

  • Removing reactBridgeDidFinishTransaction from RCTScrollView (a255204 by @shergin)
  • Removing inherited background color optimization from RCTText to reduce code complexity – please give feedback if you find performance differences! (8c8944c by @shergin)

Other

Below is a list of the remaining, low-level changes that made it into this release of React Native.

Commits

The new version differs by 285 commits ahead by 285, behind by 16.

  • f465017 [0.52.0] Bump version numbers
  • 02a61a8 [0.52.0-rc.0] Bump version numbers
  • 33650db Revert "Upgrade to 1.9.1"
  • cc1499e Dont use Node 8.x specific Stream.final
  • 7cb831d Revert "Fixes for migrating to Buck's source-only ABI feature"
  • e6c1fb7 Fix Flow (2/2)
  • e56089a Revert "Automated fixups for Instagram"
  • e258e5f Revert Buck
  • 3259353 Fix Flow (1/2)
  • 6ae0b34 Fix FIGTabs SST race
  • d021dd2 Fix typo in RCTSurfaceHostingView
  • 8c8944c Removing inherited background color optimization from RCTText
  • d326c86 Update metro version to v0.24.1
  • 4cd685a Bump metro and all packages to v0.24.0
  • bef7967 move page registration logic in to jsinspector

There are 250 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 0.52.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 9a8784c [0.52.1] Bump version numbers
  • 6bab735 Fix HMR syntax error messages (message instead of description)
  • 9954499 Import RCTTVRemoteHandler only on tvOS

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.52.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 6 commits.

  • 4080141 [0.52.2] Bump version numbers
  • a7524c2 Fix Yoga cherry-pick issues
  • 94c5a34 [0.52.2] Bump version numbers
  • 468309b Fix warnings of casting and null pointer handling
  • 7b861cf Revert "Fix warnings of casting and null pointer handling"
  • f6f8d7b Fix warnings of casting and null pointer handling

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.53.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 119 commits ahead by 119, behind by 18.

  • f7bd2a3 [0.53.0] Bump version numbers
  • 9b877d6 Make sure refreshControl shows up on initial render if specified
  • cf19833 Use boost-for-react-native CocoaPod
  • df8da3b Prevents JS Debugger issues with CORS
  • 997bfb5 [0.53.0-rc.1] Bump version numbers
  • b4375b4 Fix HMR syntax error messages (message instead of description)
  • 0b99657 [0.53.0-rc.0] Bump version numbers
  • 49cbca7 Add missing tvOS header
  • dd46117 Fix typo
  • 82b123e Remove remaining
  • 7c3a61f Downgrade Buck hoping to get build fixed
  • 796122d Revert "Automated fixups for Instagram"
  • aebb34a Revert "Replace native cxx_library with fb-specific macros."
  • ab97270 Add explicit componentControllerClass to CKComponent
  • 7f58189 Change inlined okhttp3.Headers references to a Java import

There are 119 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.53.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 847a6f9 [0.53.2] Bump version numbers
  • f7f400f [0.53.1] Bump version numbers
  • 2f70001 Uses a single code path to link and unlink all platforms
  • 9775308 Enable platforms to configure CLI commands
  • 2c63f49 Update React.podspec for RCTText

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.53.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 2563503 [0.53.3] Bump version numbers
  • ee60c11 Pass port when running on device (fix #17973)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.54.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 270 commits ahead by 270, behind by 20.

  • 815a07c [0.54.0] Bump version numbers
  • 53c1a4c Fix crashes onKeyPress Android
  • 67e67ec [0.54.0-rc.4] Bump version numbers
  • 0f96ebd Bump Metro version to fix issue for npm users
  • f4fde9d Bump metro@0.26.0
  • 4194bb2 Fix #17610, Add fixtures to metro blacklist
  • 675f142 Bundle download progress on Android
  • 21dd3dd [0.54.0-rc.3] Bump version numbers
  • 03d7b2a Bump React dependency
  • 2c5fbd7 Uses a single code path to link and unlink all platforms
  • 49e35bd [0.54.0-rc.0] Bump version numbers
  • 829f675 [0.54.0-rc.2] Bump version numbers
  • b58d848 Fix CI publish step
  • 294d95a [0.54.0-rc.0] Bump version numbers
  • 9d21496 Fix ESLint upgrade "parsing error"

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.54.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 2d57335 [0.54.1] Bump version numbers
  • 2f84463 Update ReactFeatureFlags.js

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.54.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

  • 9a3cad4 [0.54.2] Bump version numbers
  • 48f29a7 Make the chrome debugger handle dynamic delta ids
  • 8e03ced Fixing bugs in link and unlink
  • ac55ffd Revert "Fix HmrClient path"
  • 8bdd98e Fix HmrClient path

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.54.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 7 commits.

  • 69c2770 [0.54.3] Bump version numbers
  • 863a49f While linking plugin ask for params only once
  • 5c00de7 Fixed problem in Text measurent on iOS
  • 17e0066 React sync for revisions ab4280b...ad9544f
  • ec542f4 React sync for revisions a634e53...ab4280b
  • d9bd9d5 React sync for revisions 467b103...a634e53
  • 387e1c4 check for GET and Head in send request

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.55.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 247 commits ahead by 247, behind by 28.

  • 2e38418 [0.55.0] Bump version numbers
  • 3d69b5c Pass invertStickyHeaders to ScrollView
  • c70578a [0.55.0-rc.2] Bump version numbers
  • 093a78d Fix blob response parsing for empty body on iOS
  • 8a6ab14 fix ReadableNativeMap.toHashMap() for nested maps and arrays
  • b208272 [0.55.0-rc.1] Bump version numbers
  • ca8ce83 Fix issues with pollParams and link
  • 85b690f React sync for revisions ab4280b...ad9544f
  • 9c29faf [0.55.0-rc.0] Bump version numbers
  • 9c8c597 Don't truncate in the middle of an emoji
  • 3002c4e Fix tvOS react-native init release build (#18288)
  • 84affbd Loosen Platform check to allow better code sharing for out-of-tree platforms
  • 19dd9a2 Use -fdata-sections in mode/opt
  • 450e562 export CompositeAnimation type
  • 01fffa2 RN: Remove DebugEnvironment from OSS

There are 247 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.55.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 8 commits.

  • 44f19f7 [0.55.1] Bump version numbers
  • f7f0a22 React sync for revisions 9d484ed...1c2876d
  • 69c77d6 React sync for revisions ced176e...9d484ed
  • 73ffa60 React sync for revisions ad9544f...ced176e
  • b1bddd7 Revert "React sync for revisions 9d484ed...1c2876d"
  • 54f23f4 React sync for revisions 9d484ed...1c2876d
  • ab5db0c Fix runIOS CFBundleIdentifier
  • 589eae1 Fixes runIOS regressions #18681

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.55.2 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • a05f851 [0.55.2] Bump version numbers
  • a716e32 Revert temporarily to old launching logic
  • 7fdf9d2 Fix deprecation warnings
  • c2c4f48 Revert "Fix: Added scroll Bounds check in scrollToOffset method in RCTScrollView on iOS"

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.55.3 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 2845a86 [0.55.3] Bump version numbers
  • 31a1b72 Revert "Remove Platform check from WebSocket module"
  • 4fc2886 exclude React/Fabric/ from core

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.55.4 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 370bcff [0.55.4] Bump version numbers
  • 5bb2e83 Switch equality check in BlobModule.java
  • f8091fa fix use of C++ syntax in an header file
  • e187b07 Properly tear down the reachabilityRef in RCTNetInfo

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.56.0 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 819 commits ahead by 819, behind by 28.

  • 3c6a916 [0.56.0] Bump version numbers
  • 93379b6 [0.56.0-rc.5] Bump version numbers
  • 48341c8 Deploy Flow v0.75.0 to fbsource
  • ba9d41d Revert "[0.56.0-rc.5] Bump version numbers"
  • 3047670 [0.56.0-rc.5] Bump version numbers
  • 600747f Hotfix to include react-native-windows in hasteImpl accepted paths (#20007)
  • 3861dbe fix undefined_arch error in Xcode 10 beta (#19841)
  • ca515e9 - Correct fishhook import in RCTReconnectingWebSocket Fixes #16039 (#16271)
  • 537731f fix: account for ListHeaderComponent length when calculating offset… (#17415)
  • 5ae80f9 gradle to set project-wide properties (#19845)
  • 1b4187f Fix extreme TextInput slowness on Android (#19645)
  • 8bd4344 bump glog to 0.3.5 (#19890)
  • 8aaf73b Upgrade Jest to version 23.2.0 (#19876)
  • af76473 Suppress spurious warning about RCTCxxModule (#19880)
  • 302699a Make run-ios command play nicely with multiple Xcode versions (#19781)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 0.56.1 just got published.

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 78f3de0 [0.56.1] Bump version numbers
  • 634c366 Fix currentlyFocusedField by Removing this usage in TextInputState (#19834)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Release Notes for September 2018

See the changelog here

Commits

The new version differs by 600 commits ahead by 600, behind by 54.

  • 3008c3c [0.57.0] Bump version numbers
  • 7b57b8c Remove view configs from JS
  • 967d478 Require that JS defined Component Attributes match Native ones in dev
  • 499e207 Put View ViewConfig in JS
  • 7525f38 Correct RCTAnimation import (#18050)
  • b77d640 Add the new RCTWKWebView* files to build target on iOS (#21031)
  • 057d3ef Fix #18272 TextInput.setNativeProps({text: ''}) to work (#18278)
  • cf5f3e9 React: Upgrade to react-devtools@3.3.4
  • 0b30129 React sync for revisions bc1ea9c...ade5e69
  • 7b1186c Require all Android View Attributes are defined in flow prop types
  • 3ccc141 Put View ViewConfig in JS
  • cbad158 Adding a more complete type for ReactNativeBaseComponentViewConfig
  • 3c1ffd8 Fix Metro version
  • a88243a React: Upgrade to react-devtools@3.3.2
  • 8402c97 [0.57.0-rc.4] Bump version numbers

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 14 commits.

  • ba89bf4 [0.57.1] Bump version numbers
  • 202bb14 Removing development team from Xcode project. (#20054)
  • 7bac056 bump metro 0.45.6
  • bf84166 Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798)
  • 0a5eefb Debug only code were leaking into release builds on iOS. (#21232)
  • 5f85b25 Way to register RCT_MODULE in Plugin2.0 instead of +load
  • 8dc8071 Expose AllowFileAccess property in WebView
  • fb109e9 Fix ignored --projectRoot/watchFolders arguments (#21165)
  • 202715c Pass the maxWorkers config param correctly to Metro
  • 87b5672 Upgrade babel-eslint to 9.0.0
  • e884d7f Making RCTIsIPhoneX() return true for the R and Max models
  • e8345cc Give RNPM the ability to look for plugins in @scoped modules (#21082)
  • 4ea3ac7 fix RCTNetInfo first time connection status (#20820)
  • cd091e8 Expose scrollEnabled as iOS prop for TextInput (#20719)

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 36 commits.

  • 4a440f4 [0.57.2] Bump version numbers
  • 67dca8b Revert "[0.57.2] Bump version numbers"
  • 7911610 remove job prereqs
  • b743763 [0.57.2] Bump version numbers
  • e4607a4 Revert "[0.57.2] Bump version numbers"
  • 2483f11 Ignore commits on all branches to ensure publishing script is only run on git tags
  • 8e81083 [0.57.2] Bump version numbers
  • 29fb119 Revert "[0.57.2] Bump version numbers"
  • aecf6df Bump metro@0.47.1
  • 920cf54 Cleanup the transformer flow types
  • 279c090 Make config object read-only
  • 4aec7c9 [0.57.2] Bump version numbers
  • 63cf888 Revert "[0.57.2] Bump version numbers"
  • 0869e54 Android ScrollView fix for pagingEnabled
  • aae1e29 [0.57.2] Bump version numbers

There are 36 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 37 commits.

  • 8fd5bcc [0.57.3] Bump version numbers
  • b1aed4d Normalize scheme for URL on Android (#21561)
  • 09178f8 Resolve protocol http, https when not in lowercase (#21396)
  • b7d0594 bump Android NDK to r17c (#21628)
  • 5468aee Move RN's DEFS.bzl to tools and rename to rn_defs.bzl
  • 31c398e Fix rntester buck build
  • c45007b Skip flaky Animated test
  • 5ec4bab RN: Fix ReactNativeViewAttributes Type Bugs
  • a3a69ca Expose enableBabelRuntime config param externally
  • 46bb737 Revert "[0.57.3] Bump version numbers"
  • 56cde24 [0.57.3] Bump version numbers
  • 1592a8d Update bad method
  • 300ba7a Fix for InterpolatorType crash
  • 69a51da Add test for InterpolatorType
  • 0df8e7d Simplify OSS enums

There are 37 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead πŸš€

Commits

The new version differs by 25 commits.

  • 4681612 [0.57.4] Bump version numbers
  • 7a766bf [LOCAL COMMIT] Make google repo priority higher than jcenter (inspired by PR#21910)
  • ef835b5 Android textTransform style support (#20572)
  • 05a036d Cleaning up imports in ViewGroupManager
  • 581a6e8 Add deprecation notice to SwipeableListView
  • 356fcf0 Relax the requirement that lazy module cannot be initialized on the main thread
  • 8323513 Allow specifying iOS version for run-ios with simulator option (#19079)
  • be39e8a Fix onTextLayout metrics on Android when using alignText
  • 30bf655 Use TextLegend example in Android as well
  • 1e3eb9c Android: Send metrics in onTextLayout events
  • 346309e Text: send metrics after rendering (iOS)
  • fd781c3 Bump xcode@1.0.0 (#21766)
  • e27d88f Fix issue when inserting text at 0 when maxLength is set
  • ac3b236 Back out "[react-native][PR] Rounded corner rendering fixed on Android N."
  • abbad55 ListView requestAnimationFrame leak (#21802)

There are 25 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 31 commits.

  • 44bfffb [0.57.5] Bump version numbers
  • b089087 [LOCAL COMMIT] mute some flow error coming from Metro (could be reversed)
  • 754594b [LOCAL COMMIT] re-enable metro
  • 550cf7d Bump fbjs-scripts to ^1.0.0 (#21880)
  • 277c19c Fix Xcode 10 errors relating to third-party (0.57-stable)
  • 08b14f4 Revert "Fix ReactRootView mount/unmount race condition"
  • 53672ef Enforce lockfile is kept up to date (#21739)
  • 44a3e2f Fix checkout_code: Remove Metro cache check (#21998)
  • 76c99f2 React sync for revisions 4773fdf...3ff2c7c
  • 19c8164 React sync for revisions d836010...4773fdf
  • 68dee8a Increase cache and file size limits
  • ce09d6e Performance improvement for loading cached images on iOS (#20356)
  • 3e8a016 bump buck to 2018.10.29.01. fixes Android CI (#22049)
  • 6d436a4 Remove undefined value on init cli command (#22045)
  • 6524591 Fix ReactRootView mount/unmount race condition

There are 31 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 19 commits.

  • d5332fb [0.57.6] Bump version numbers
  • ac5aaec iOS: Support inline view truncation (#21456)
  • 356ac5d Remove useless additionnal blur call (#22156)
  • 87c9d92 CxxReact: Silence 'unused lambda capture' warnings in open-source (#22240)
  • ec1bbfd resizeMode applies to Image.defaultSource (#22216)
  • f41383f Fix React Native AsyncMode and DevTools
  • 90cb45f Workaround a wrong fling direction for inverted ScrollViews on Android P (#21117)
  • 695784a Fixed HTTP connection timeout on Android (#22164)
  • de3711e Fix crash when releasing RN views
  • 5ba44f7 Fix regression in StyleSheet.setStyleAttributePreprocessor (#22262)
  • 6e7576b Android: Close websocket properly when remote server initiates close (#22248)
  • 35c1c27 NetInfo: try to solve crash with releasing _firstTimeReachability
  • e360b0b Fix IllegalArgumentException when dismissing ReactModalHostView
  • 6c85356 Improving Modal visible prop check to handle undefined and null (#22072)
  • d0c8cb1 Add iOS 12 textContentType options (#21079)

There are 19 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 2151c30 [0.57.7] Bump version numbers
  • 790c669 Revert "Remove useless additionnal blur call (#22156)"

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 20 commits.

  • af79164 [0.57.8] Bump version numbers
  • 0301a2e Use relative path for SCRIPTDIR (#22598)
  • 274f5b8 default hitSlop values to 0 (#22281)
  • f7e3def Remove trailing slash from origin header if no port is specified (#22290)
  • ba50151 Extend reason message for RCTFatalException (#22532)
  • 8ba5d4c Use main.jsbundle in iOS template for production build (#22531)
  • 3576819 Fix dispatch of OnLayout event for first render
  • 79011d7 Fixed for supporting mediaPlaybackRequiresUserAction under iOS 10. (#22208)
  • 692fc2e Fix bug in comparison logic of object property (#22348)
  • 30c2fb8 Fix ListEmptyComponent is rendered upside down when using inverted flag. (#21496)
  • 472e978 Duration cannot be less then 10ms (#21858)
  • 26775d5 Avoid using -[UITextView setAttributedString:] while user is typing (#19809)
  • d350f37 Bump ws package to 1.1.5 due to vulnerability issues (#21769)
  • 8d1d47a React sync for revisions 3ff2c7c...6bf5e85
  • 95ef882 Fixes animated gifs incorrectly looping/not stopping on last frame (#21999)

There are 20 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 1023 commits ahead by 1023, behind by 319.

  • de90192 [0.58.4] Bump version numbers
  • 6436157 Revert "[0.58.4] Bump version numbers"
  • 5e87547 fix incorrect type which makes animated gifs not loop forever on device (#22987)
  • 0bb1ba8 Two more paths
  • 4a57276 Invalidade Gradle cache
  • 8bddcb6 Backport fix from react-native-community/react-native-cli#138
  • 98bcfe0 Merge pull request #23293 from osunnarvik/parse_simulator_list
  • 9a8c959 handles simulator where prefix is included
  • 6c83945 [0.58.4] Bump version numbers
  • 2781ef0 Android: Add error description to Image onError callback (#22737)
  • c3bd341 Fix Native Rotation Android (#18872)
  • e1694ee bump soloader to 0.6.0 (#23239)
  • 6943b2e Remove jest and jest-junit from runtime dependencies (#23276)
  • adf1274 [0.58.3] Bump version numbers
  • 9e42e00 Back out "[react-native][PR] [flow-strict] Flow strict StatusBar"

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 41577ec [0.58.5] Bump version numbers
  • 9d60c20 Remove fallback cache
  • ee2bf1c Revert "[0.58.5] Bump version numbers"
  • 9d90696 [0.58.5] Bump version numbers
  • 0fc2392 Fix crash for web socket in some race conditions (#22439)
  • fbd31c5 improve Android Network Security config (#23429)
  • b5270e8 apply Network Security Config file (fixes #22375) (part 2 of #23105) (#23135)
  • 0af31ce Don't attempt to load RCTDevLoadingView lazily
  • 805e4fe Fix duplicate symbols linker error in xcodeproj (#23284)
  • 519ad8c Fix broken jsiexecutor search path. (#23274)
  • a4f8820 Fixes capitalized I's when emojiis are present after the text being edited. (#21951)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 0.58.6

This release is fairly small, as we approach stable status for 0.59.

Thanks everyone who contributed code or participated in the discussion for cherry-picking commits - you can participate in the decision process for the next patch release here.

Fixed

Android specific

iOS specific


You can find the whole changelog history over at react-native-releases.

Commits

The new version differs by 4 commits.

  • 7da8642 [0.58.6] Bump version numbers
  • 82c84c5 Don't reconnect inspector if connection refused (#22625)
  • 2d56e06 Map TextInput textContentType strings to Objective-C constants (#22611)
  • 2aa2420 Fix Inverted Horizontal ScrollView on Android (#23233)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for 0.59.0

Welcome to the stable release of 0.59πŸš€

Some of the major changes that this version brings:

  • React Hooks 🎣
  • the CLI is extracted to this repository
  • quite a few new deprecated Components
  • a whole lot of QoL improvements on the native Android side (64 bits support via a new JSC, AppCompatActivity, etc) - some of which will be Breaking Changes (for brownfield apps) πŸ’₯

For a more complete picture on all the changes, you can read more in the dedicated blog post. Thanks to those who participated in the release candidate phase - and obviously to those who contributed with PRs to make this release possible πŸ€—

If you're interested in helping evaluate our next release (0.60), subscribe to the dedicated issue here.
Or you can participate to the decision process for the next patch release (0.59.1) here.


You can find the full 0.59.0 commit-by-commit history, plus the whole changelog over at react-native-releases.

Commits

The new version differs by 671 commits ahead by 671, behind by 116.

  • 7c73f2b [0.59.0] Bump version numbers
  • fa190ba Fix flow error
  • 9f5946b Fix DatePicker tests
  • f6ca4d0 Add prop to configure importantForAutofill. (#22763)
  • ffa6d29 Disable Snapshot tests for Text component on iOS
  • f0bc491 Remove duplicated Yoga compile sources to prevent "duplicate symbols" errors when linking using -force_load (#23823)
  • 456a984 Fix image wrong scale factor when load image from file system (#23446)
  • 8d95e73 Text: Implement textAlign justify for android O+ (#22477)
  • caba1cb Fix crash when calling substring() on a string containing emoji. (#23609)
  • 370947d Bump Jest version
  • 9cb4d3f [0.59.0-rc.3] Bump version numbers
  • 52cdb7c React sync for revisions f24a0da...8e25ed2
  • c1392c2 Toggle secureTextEntry cursor spacing (#23524)
  • 8e5eb63 add talkback navigation support for links and header (#22447)
  • 2b7346f Fix two bugs with Location when not using ACCESS_FINE_LOCATION (#10291)

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • 60cf18f [0.59.1] Bump version numbers
  • 4b996da [Android] Fixed template build gradle error on x86_64
  • 000119d Fix build error warning of Text module (#23586)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v0.59.2

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points. Thanks everyone who contributed code or participated in the discussion for cherry-picking commits.

Fixed

Android specific

iOS specific

Changed

Android specific

  • Add TLS 1.3 support to all Android versions using Conscrypt; to use this, you must add implementation('org.conscrypt:conscrypt-android:2.0.0') to build.gradle (fab86ee by @dulmandakh)
  • Turn off Metro JS Deltas by default for Android (3f1d2b0 by @PeteTheHeat)

You can find the whole changelog history over at react-native-releases.

Commits

The new version differs by 15 commits.

  • 9bb5c32 [0.59.2] Bump version numbers
  • ad9eb8e Re-enable Text tests on iOS
  • 43d56c1 Update reference images for test_ios
  • 0e8680f Fixed test_ios Switch test failed (#24009)
  • 3b06815 allow HTTP in debug builds (#24066)
  • becc154 fix switch trackColor on Android. fixes #23962 (#23977)
  • 4260907 Pass through track color values for true/false to native component
  • 392b084 fix: Start Metro packager from project root (#24070)
  • f6516d2 Fix scrollview over bounds of content size (#23427)
  • 699fad7 Fixed regression in SectionList caused by #21577 not being able to scroll to top on android (#24034)
  • fab86ee use Conscrypt as security provider if available (#23984)
  • a38dc73 Revert of [D13948951]Apply the fix for CJK languages on single-line test fields.
  • 6aca514 Add fix for refresh control state's race condition. (#21763)
  • 7263a77 Do not use autofill methods on Android APIs older than Oreo (26)
  • 3f1d2b0 Turn off Metro JS Deltas by default for Android

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 11 commits.

  • 3b91a7e [0.59.3] Bump version numbers
  • df7ea67 Use constructor attribute instead of +load objc method (#24155)
  • e94d344 Fix behaviour of Header, Footer and Empty List components in VirtualizedList when it's inverted (#24167)
  • 13cb5a9 Fix IllegalStateException when tapping next on Android Keyboard
  • 775553b Update projectRoot in launchPackager.bat (#24115)
  • 581dc3e Fix bat file (#23967)
  • 1a35bc5 Fix TextInput maxLength when insert characters at begin (#23472)
  • bdf809e Fix PerfMonitor appearance when reloading JS (#24073)
  • e4f9ee9 OkHttp is more strict than other http libraries. (#21231)
  • d7e7b3e Fix #24053 prevent division by zero error in VirtualizedList debug overlay (#24058)
  • 871290f improve RTL (#24069)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v0.59.4

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points. Thanks everyone who contributed code or participated in the discussion for cherry-picking commits. You can participate to the conversation for the next patch release in the dedicated issue.

Changed

iOS specific

  • Add scrollToOverflowEnabled prop to ScrollView - e3ac329

Fixed

  • Fixed touchable long-press - 05723ed

Android specific

  • Prevent a crash when setting underlineColorAndroid - d6bca97

iOS specific

  • Fix universal links not working in iOS 12 / Xcode 10 - 836a8e0
  • Fix triangle views - 0167cf2

You can find the whole changelog history over at react-native-releases.

Commits

The new version differs by 10 commits.

  • d60a2fb [0.59.4] Bump version numbers
  • dc29f29 Revert "Remove react-clone-referenced-element dependency (#23933)"
  • e3ac329 Add scrollToOverflowEnabled prop to ScrollView (#24296)
  • 17292c9 Make Jest transform @react-native-community packages by default (#24294)
  • dc25f20 chore: update Jest preset to align with Jest 24 (#24062)
  • 27872cf Remove react-clone-referenced-element dependency (#23933)
  • d6bca97 Prevent crash when setting underlineColorAndroid (#24183)
  • 0167cf2 Fix triangle views on iOS (#23402)
  • 05723ed fixed touchable longpress (#24238)
  • 836a8e0 Fix universal links not working in iOS 12 / Xcode 10 (#22764)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€