v0.7.0 (2018-10-26)
Now using react@16.7.0-alpha.0
Still building react-cache and scheduler from React sources.
Installing react and react-dom from npm using the 16.7.0-alpha.0 version.
That way:
- we still can do suspense / data fetching using
react-cache - we'll also be able to start using hooks! 🤟
Chores
New Features
- Home: mention React version (ca23a588)
Diff: v0.6.0...v0.7.0