This repository has been archived by the owner on Nov 15, 2017. It is now read-only.
Release 0.17.0
- A few doc updates (ec37fe4)
- Disabled Node cache in Travis as approach to try fixing CI runs (9e80bfc)
- Updated deps (17633e9)
- Updated docs (556f3fd)
- Added proxy note (2f4f867)
- Updated and fixed missing deps (ea650a2)
- Doc updates (8463a55)
- Added Prerequisites (f4f283f)
- Minor changes (491ac45)
- Updated deps (958721d)
- Cleanup (2086de9)
- Updated docs (e2f06e9)
- Splitted CSS config to allow non-css-module CSS loading. (4fb7265)
- Replaced markdown-in-js with mdx support by @jamesknelson - great alternative for embedding Markdown the React way. (8617af9)
- Stability improvement for rebuilds (be714a3)
- Updated docs (f3017d9)
- Updated docs (40d74b7)
- Updated docs (e283b50)
- Updated docs (9009308)
- Updated about page (bedde31)
- Fixed link (cf5f0d3)
- Worked on about page (2a19560)
- Switched over to babel-preset-env (84976e5)
- Cleanup deps (b0c68cc)
- Updated deps (166a912)
- Replaced Apollos getDataFromTree() with our own deepFetch() for server side code, too. Unifying the code base between client/server further. (6674942)
- Disable Promise warnings by default (48e60b3)
- Made code more tolerant for non existing first frame (7e794fb)
- Major rework of client side async loading solution using new promise based implementation in new react-tree-walker v2 (a6d1086)
- Major rework of chunkNames to support json files correctly (changed apply phase) (23e9d5b)
- Added auto generation of non-vendor common chunk (232e0dd)
- Minor dep update/fix (96eac2b)
- Updated deps (d69445e)
- Updated deps (0d4f687)
- Fixed cross-env calls in newest version of NodeJS + added es2015 build (8e5903a)