React-native: [0.24] Commits to cherry pick and bugs to fix

Created on 4 Apr 2016  路  16Comments  路  Source: facebook/react-native

Known issues:

Locked

Most helpful comment

Yes, I am doing that now BTW - will be up in 3/4 hours max.

All 16 comments

0.24.0-rc1 (released)

Cherry-picked some fixes for iOS:

(I'm being a little more generous with cherry picks since these are bug fixes and there is still a lot of time until the release.)

0.24.0-rc2 (released)

0.24.0-rc3 (released)

0.24.0-rc4 (released)

  • [x] Add support for more XHR2 response types and fix hanging response.json() while Chrome debugging is enabled

0.24.0-rc5 (released)

You have a typo. 0.23.0-rc5 should be 0.24.0-rc5, I think.

Oops, thanks

When are we releasing the stable version? ;p

on monday

Yes, I am doing that now BTW - will be up in 3/4 hours max.

No compatible version found: react-native@^0.24.0
NPM is showing version 0.23.1 as the latest but showing next as 0.25.0-rc.

@Benmidi: It seems the released failed at the CI.

The Android dependency hasn't been deployed correctly.

  1. rm -rf node_modules && npm i
  2. Go to /node_modules/react-native/android/com/facebook/react/

disregard the deleted comment, I figured it out

Is this fixed ?
response.json() hangs when Chrome debugging is enabled: #6679 (fix in fcc89e9)
I still have this issue in 0.24.1

Was this page helpful?
0 / 5 - 0 ratings