302 Commits

Author SHA1 Message Date
dependabot[bot]
8300a24434 chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (#358)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 14:03:42 +02:00
dependabot[bot]
58dc1f663c chore(deps): bump handlebars from 4.0.12 to 4.1.2 (#359)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 14:03:31 +02:00
dependabot[bot]
ccf98fc805 chore(deps): bump fstream from 1.0.11 to 1.0.12 (#360)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 14:03:20 +02:00
Greg Bergé
10344deb91
chore: remove useless redirect 2019-06-05 16:49:00 +02:00
Dmitrii Kanatnikov
a6967c886c docs: fix typo in babel-plugin doc page (#355) 2019-06-05 16:44:34 +02:00
Greg Bergé
c5a3aa43f4
chore: fix redirects 2019-06-05 11:44:48 +02:00
Steven Hargrove
c3fbbef53b perf: use more performant url join impl (#353) 2019-06-05 10:20:10 +02:00
Tilap
86171ec8ae docs: fix broken link (#354) 2019-06-05 09:50:14 +02:00
Greg Bergé
e68c029412
docs: add FUNDING.yml 2019-05-23 16:47:04 +02:00
Greg Bergé
62adb11cc5
v5.10.1 v5.10.1 2019-05-14 10:02:58 +02:00
Greg Bergé
8b50c9473e
fix: add @babel/preset-env in rollup config (#336)
Closes #335
2019-05-14 10:01:54 +02:00
Greg Bergé
a47a635dd0
v5.10.0 v5.10.0 2019-05-13 09:58:02 +02:00
Greg Bergé
34dc1aac00 tests: remove warning 2019-05-13 09:52:48 +02:00
Greg Bergé
c94760b080 perf: optimize rollup config
Also remove warning from `load` and `preload` methods.
2019-05-13 09:52:48 +02:00
Greg Bergé
7ffaa4ca95
fix: fix chunkname mismatch (#332)
Closes #331
2019-05-12 21:50:47 +02:00
Greg Bergé
d65c5bb924
feat: support reactive dynamic loadable (#330)
Closes #284
2019-05-12 19:47:59 +02:00
Greg Bergé
a10a9d5f46
feat: add load method that returns a Promise (#329)
See #226 for context
2019-05-09 19:47:56 +02:00
Greg Bergé
7a9518f64e
chore: update example with complex agressive import 2019-05-08 20:37:16 +02:00
Luis Merino
8a1684d130 docs(website): correct small typo (#326) 2019-05-05 19:38:49 +02:00
Greg Bergé
a43795cc3f docs(website): fix redirects 2019-04-23 16:12:23 +02:00
Greg Bergé
82ed859b3f v5.9.0 v5.9.0 2019-04-23 16:11:22 +02:00
Greg Bergé
4532888fa3
docs: enhance docs (#319)
Closes #294
2019-04-23 15:29:18 +02:00
Greg Bergé
f2a6bbd6d7
feat(server): authorize custom filesystem (#318)
Closes #315
2019-04-23 15:12:58 +02:00
Deepak Pai
dc540500f9 feat: support multiple react apps (#317)
Closes #311
2019-04-23 14:45:15 +02:00
Greg Bergé
4ba71ddc57 docs(website): add ads 2019-04-23 14:04:42 +02:00
Greg Bergé
c232bd67ce docs(website): add support section 2019-04-23 11:51:23 +02:00
Greg Bergé
ab70c21b92 docs(website): upgrade landers 2019-04-23 11:42:44 +02:00
Greg Bergé
1b1f0145f1 docs: upgrade website 2019-04-23 11:38:35 +02:00
Greg Bergé
5b37ea5287 docs: add backers 2019-04-22 17:59:33 +02:00
Greg Bergé
8decb0d73b v5.8.0 v5.8.0 2019-04-10 21:34:56 +02:00
Greg Bergé
ea6d5f7442 chore: cleanup examples package.json 2019-04-10 21:34:35 +02:00
Greg Bergé
d63a0efb8f chore: upgrade dependencies 2019-04-10 21:34:23 +02:00
Fatema Bohra
bad7f1f33a fix(babel-plugin): Use require.resolve instead of relative path resolution (#303) 2019-04-10 21:31:31 +02:00
Dylan Moberg
42f55f9c8e docs: typo (#299) 2019-04-09 09:04:35 +02:00
Luis Herranz
96841f29fb perf(server): improve lodash imports for serverless bundles (#298) 2019-04-09 09:03:28 +02:00
Bryce Kalow
9731e9c5f4 feat(ChunkExtractor): support publicPath override (#292) 2019-04-05 21:02:45 +02:00
Samy Al Zahrani
c172324fb4 feat(server): support function in attributes (#277) 2019-04-03 08:52:22 +02:00
Greg Bergé
79133eb139 chore: fix tests 2019-03-29 12:29:13 +01:00
Bartosz Kaszubowski
833b554140 docs: note that @loadable/babel-plugin is not only needed in SSR (#290) 2019-03-28 10:11:27 +01:00
ambar
ab79e59efc docs: fix title for webpack plugin (#280) 2019-03-21 09:07:44 +01:00
Greg Bergé
b82b03cf92 v5.7.2 v5.7.2 2019-03-20 09:40:34 +01:00
Greg Bergé
c0f325bda5 fix(babel-plugin): handle "-" at the end of request 2019-03-20 09:40:14 +01:00
Greg Bergé
c2650c9604 v5.7.1 v5.7.1 2019-03-19 19:25:03 +01:00
Greg Bergé
4da39ffd63
fix(babel-plugin): handle special chars in file names (#279) 2019-03-19 19:24:31 +01:00
Jack Hsu
3767f28240 fix(webpack-plugin): create output folder with mkdirp (#273) 2019-03-19 08:52:55 +01:00
Greg Bergé
6090e8affb v5.7.0 v5.7.0 2019-03-14 08:08:15 +01:00
Greg Bergé
d7ec64cbca
chore: upgrade deps (#271) 2019-03-14 08:07:51 +01:00
ambar
97ff6ac107 perf(build): add build target for Node (#267) 2019-03-13 15:10:54 +01:00
ambar
4c8ae60492 fix(server): fix loading order of assets (#266) 2019-03-13 15:09:30 +01:00
Csaba Palfi
e236d0a624 docs: fix broken link (#264) 2019-03-12 08:15:06 +01:00