Steven Hargrove
|
c3fbbef53b
|
perf: use more performant url join impl (#353)
|
2019-06-05 10:20:10 +02:00 |
|
Greg Bergé
|
62adb11cc5
|
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
|
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é
|
82ed859b3f
|
v5.9.0
|
2019-04-23 16:11:22 +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é
|
8decb0d73b
|
v5.8.0
|
2019-04-10 21:34:56 +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 |
|
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 |
|
Greg Bergé
|
b82b03cf92
|
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
|
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
|
2019-03-14 08:08:15 +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 |
|
ambar
|
05e55000ab
|
feat: use inline JSON to enabling CSP without unsafe-inline
|
2019-03-10 22:02:13 +01:00 |
|
zhipenglin
|
7cb68a138f
|
fix(component): fix warning message about babel (#255)
Fix #253
|
2019-03-04 13:51:36 +01:00 |
|
Greg Bergé
|
387da2688b
|
v5.6.1
|
2019-02-25 08:33:40 +01:00 |
|
Greg Bergé
|
d04e1c978d
|
fix(suspense): fix suspense mode in React v16.8+ (#251)
|
2019-02-25 08:33:14 +01:00 |
|
Greg Bergé
|
57d5f6b969
|
chore: upgrade deps (#250)
|
2019-02-25 08:01:19 +01:00 |
|
Greg Bergé
|
948165d5de
|
fix(server): use eval to prevent webpack warning (#240)
Closes #234
|
2019-02-15 11:14:56 +01:00 |
|
Jordan Burk
|
71f7bcd424
|
fix(server): allow query-param cache busting in chunk names (#229)
|
2019-02-13 15:10:50 +01:00 |
|
Kévin Berthommier
|
362836327c
|
fix(component): better ES Modules handling (#228)
|
2019-02-11 08:36:03 +01:00 |
|
Greg Bergé
|
0d3e7dee30
|
v5.6.0
|
2019-02-06 00:34:18 +01:00 |
|
Greg Bergé
|
4a67acec65
|
feat(component): add preload method (#224)
Closes #196
|
2019-02-06 00:30:22 +01:00 |
|
Greg Bergé
|
4cab4f9bea
|
feat(server): add option to disable SSR (#223)
Closes #195
|
2019-02-05 23:47:25 +01:00 |
|
Victor
|
4f832dc7d4
|
feat(babel-plugin): transform code annotated with magic comment
Transform imports inside code annotated with `/* #__LOADABLE__ * /`.
Fixes #192
|
2019-02-05 23:27:01 +01:00 |
|
Marc
|
ef11e1123b
|
fix(server): fix chunkName resolving (#219)
|
2019-02-04 13:59:51 +01:00 |
|
mattsjones
|
6714d2a255
|
fix: Add extra props option for links (#212)
|
2019-01-29 17:35:20 +01:00 |
|
Greg Bergé
|
c23946470f
|
v5.5.0
|
2019-01-22 23:46:43 +01:00 |
|
Nicolas Chaulet
|
8a3d06725e
|
feat: allow to specify extra attributes in getScriptTags & others (#210)
|
2019-01-22 23:42:50 +01:00 |
|
Greg Bergé
|
210b1efa1b
|
docs: update all readmes
|
2019-01-22 23:40:28 +01:00 |
|
Greg Bergé
|
c94b4fa1d1
|
v5.4.0
|
2019-01-17 10:19:53 +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 |
|
Greg Bergé
|
c41253bec8
|
v5.3.0
|
2019-01-11 15:32:17 +01:00 |
|
Greg Bergé
|
41192e224f
|
chore: add type "text/css" to style tag
|
2019-01-11 15:25:28 +01:00 |
|
Will Howlett
|
2caf676595
|
feat: support inline CSS (#190)
|
2019-01-11 14:03:40 +01:00 |
|
Greg Bergé
|
cf0bb8d875
|
v5.2.2
|
2018-12-12 17:55:08 +01:00 |
|