August 25 (discuss)
We had no meeting because of React Rally but we have some individual updates.
- Fixed DOM nesting message to be less confusing for whitespace. (#7515)
- Currently at React Rally.
- Started adding Flow types to React codebase! (PRs keep coming)
- Spent a couple of weeks improving performance of React in development. (out in 15.3.1)
- Fixed some issues in React DevTools and learned to release them. (#409, #410, #411, #412, #413)
- Released a few updates to Create React App (0.2.2, 0.2.3)
- Fixed an annoying warning I previously introduced (#7548)
- Added Chrome Timeline integration to ReactPerf (#7549, scheduled for 15.4.0)
- Going on a vacation from September 4th to September 20th.
- Shipped React 15.3.1.
- Gave a talk about building React from scratch. Check it out!
- Looking into some race conditions in Fiber.