7 Commits

Author SHA1 Message Date
Greg Bergé
c0f704bf92
chore: update funding 2019-12-06 15:06:35 +01:00
Greg Bergé
210b1efa1b docs: update all readmes 2019-01-22 23:40:28 +01:00
Greg Bergé
b6f4e838a8 docs: fix webpack api doc 2019-01-17 10:16:34 +01:00
Tadeusz Wójcik
4a6f84fe9f feat(webpack-plugin): support custom path in writeToDisk option (#187) 2019-01-17 09:44:15 +01:00
Dima Lebedynskyi
6b5ba21612 feat(webpack-plugin): add writeToDisk option (#161) 2018-11-23 15:55:51 +01:00
Greg Bergé
94b2e87e56 feat: add new loadable.lib, change API
BREAKING CHANGE:

- `ErrorComponent` is ignored, please use Error Boundaries to handle errors.
- `lazy` is no longer exported
- `LoadingComponent` is replaced by `fallback` option
- `ref` are now forwarded
2018-10-30 17:12:57 +01:00
Greg Bergé
4dffad7bd2 feat: welcome loadable
BREAKING CHANGE: API has completely changed, see documentation.
2018-10-29 13:04:07 +01:00