The missing FAQ.
v6.11.3 (2016-07-13) Please join #discussion on slack if you have questions and #development for dev FYI: Babel releases don't mean each package updates. If a package isn't changed it keep...
General Bug fixes Fix bug in cancelling last task in TaskQueue 4dabb57 Android Bug fixes Fix 'Unexpected EOF' in old bridge b361490 Fix JS assets not being bundled with separate builds f...
This is a follow up of the work by @brentvatne in #5052. This addresses the feedback by @astreet. Uses ReactChoreographer with a new callback type Callback dispatch logic moved to JS Only calls in...
React Fix errant warning about missing React element. (@gaearon in #7193) Better removal of dev-only code, leading to a small reduction in the minified production bundle size. (@gaearon in #7188, ...
ALT Dan will take a week to fix a few issues and release a stable version with docs
React Add error codes to production invariants, with links to the view the full error text. (@keyanzhang in #6948) Include component stack information in PropType validation warnings. (@spicyj in ...