ssr-plugin-react 6.0.0 → 6.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,946 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [6.1.2](https://github.com/ykfe/ssr/compare/ssr-plugin-react@6.1.1...ssr-plugin-react@6.1.2) (2021-11-07)
7
+
8
+ **Note:** Version bump only for package ssr-plugin-react
9
+
10
+
11
+
12
+
13
+
14
+ ## [6.1.1](https://github.com/ykfe/ssr/compare/ssr-plugin-react@6.0.1...ssr-plugin-react@6.1.1) (2021-11-07)
15
+
16
+
17
+ ### Features
18
+
19
+ * update plugin-react fetch params ([243c847](https://github.com/ykfe/ssr/commit/243c847c994032a3dc203bdee6c284b34b39dbfb))
20
+
21
+
22
+
23
+
24
+
25
+ ## 6.0.1 (2021-11-05)
26
+
27
+
28
+
29
+ ## 5.7.1 (2021-11-01)
30
+
31
+
32
+
33
+ # 5.7.0 (2021-10-29)
34
+
35
+
36
+ ### Features
37
+
38
+ * remove __isBrowser__ when generate routes table ([650af13](https://github.com/ykfe/ssr/commit/650af1344fd7ce56f4b4c4f3946923a691adfb87))
39
+
40
+
41
+
42
+ ## 5.6.33 (2021-10-22)
43
+
44
+
45
+ ### Features
46
+
47
+ * upgrade file-loader url-loader add changelog dependencies ([9f65e13](https://github.com/ykfe/ssr/commit/9f65e1324da02ed9768fe5f49431d2b043a3891c))
48
+
49
+
50
+
51
+ ## 5.6.31 (2021-10-21)
52
+
53
+
54
+
55
+ ## 5.6.29 (2021-10-20)
56
+
57
+
58
+
59
+ ## 5.6.28 (2021-10-19)
60
+
61
+
62
+ ### Features
63
+
64
+ * support dynamic Prefix ([50d8d44](https://github.com/ykfe/ssr/commit/50d8d44bfcfc5a713ae7bd1032843c432dc86fa7))
65
+
66
+
67
+
68
+ ## 5.6.27 (2021-10-14)
69
+
70
+
71
+ ### Bug Fixes
72
+
73
+ * queryString annotation ([#121](https://github.com/ykfe/ssr/issues/121)) ([b939ca9](https://github.com/ykfe/ssr/commit/b939ca9dfce93c297a5408c87af0617985a55cd1))
74
+
75
+
76
+
77
+ ## 5.6.26 (2021-09-29)
78
+
79
+
80
+
81
+ ## 5.6.25 (2021-09-24)
82
+
83
+
84
+
85
+ ## 5.6.24 (2021-09-23)
86
+
87
+
88
+
89
+ ## 5.6.23 (2021-09-23)
90
+
91
+
92
+ ### Features
93
+
94
+ * add limit plugin in server side ([11c70aa](https://github.com/ykfe/ssr/commit/11c70aa2afc49fe5b7fa51ac2c72310ec5f8548f))
95
+
96
+
97
+
98
+ ## 5.6.22 (2021-09-13)
99
+
100
+
101
+ ### Bug Fixes
102
+
103
+ * add switch in router ([44dbde1](https://github.com/ykfe/ssr/commit/44dbde16dc986c2f42c1198302ae76fc15de0379))
104
+
105
+
106
+ ### Features
107
+
108
+ * rerender App.tsx when router change ([7df174e](https://github.com/ykfe/ssr/commit/7df174e8af15134033e63ae489b8109c211ed9c7))
109
+
110
+
111
+
112
+ ## 5.6.19 (2021-09-07)
113
+
114
+
115
+ ### Bug Fixes
116
+
117
+ * wrapComponent ([5099eaf](https://github.com/ykfe/ssr/commit/5099eafc651b3e937018a68c73e1cece6ba0a4eb))
118
+
119
+
120
+
121
+ ## 5.6.17 (2021-09-03)
122
+
123
+
124
+ ### Features
125
+
126
+ * update f.yml upgrade postcss-loader to v4 ([59e1cfb](https://github.com/ykfe/ssr/commit/59e1cfb944d460e690007b4fc10cfe945ec369fa))
127
+
128
+
129
+
130
+ ## 5.6.16 (2021-09-01)
131
+
132
+
133
+ ### Bug Fixes
134
+
135
+ * remove manifest plugin publicPath ([f4f3e0a](https://github.com/ykfe/ssr/commit/f4f3e0a74bbaaa0967c62d81d15d66f99ad66a1d))
136
+
137
+
138
+
139
+ ## 5.6.15 (2021-08-27)
140
+
141
+
142
+
143
+ ## 5.6.14 (2021-08-25)
144
+
145
+
146
+
147
+ ## 5.6.13 (2021-08-25)
148
+
149
+
150
+ ### Features
151
+
152
+ * remove cssModulesWhitelist update docs.md ([7473836](https://github.com/ykfe/ssr/commit/7473836725b0c2f8685ea58c2457d4b20a2ec747))
153
+
154
+
155
+
156
+ ## 5.6.12 (2021-08-25)
157
+
158
+
159
+
160
+ ## 5.6.11 (2021-08-24)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * update react vite.config.tpl ([7d2d4bd](https://github.com/ykfe/ssr/commit/7d2d4bdce828633f7acd1db3e158c0f3d2ba7f3d))
166
+
167
+
168
+
169
+ ## 5.6.10 (2021-08-24)
170
+
171
+
172
+ ### Bug Fixes
173
+
174
+ * update react vite.config.tpl ([df9c6f4](https://github.com/ykfe/ssr/commit/df9c6f47d8a54b923f4a47dd93b12346776f74c9))
175
+
176
+
177
+
178
+ ## 5.6.10-alpha.0 (2021-08-24)
179
+
180
+
181
+
182
+ ## 5.6.9 (2021-08-24)
183
+
184
+
185
+
186
+ ## 5.6.8 (2021-08-24)
187
+
188
+
189
+ ### Features
190
+
191
+ * upgrade css-loader version aligen modules hash ([8ff93d1](https://github.com/ykfe/ssr/commit/8ff93d1dc4031d870a9ff977c0508d29008fd6a5))
192
+
193
+
194
+
195
+ ## 5.6.7 (2021-08-24)
196
+
197
+
198
+ ### Bug Fixes
199
+
200
+ * keep function names in prod environment ([a1500ce](https://github.com/ykfe/ssr/commit/a1500ceb3b5f3573e2c793eb12327f4b185e7ac0))
201
+
202
+
203
+
204
+ ## 5.6.6 (2021-08-23)
205
+
206
+
207
+ ### Features
208
+
209
+ * add vite rollupOptions.input ([c88c531](https://github.com/ykfe/ssr/commit/c88c5310e415b78a4f6a0fd8616ffa9cf7fe1e0c))
210
+
211
+
212
+
213
+ ## 5.6.4 (2021-08-13)
214
+
215
+
216
+ ### Features
217
+
218
+ * support micro-app ([e91c2ee](https://github.com/ykfe/ssr/commit/e91c2ee33ab1f24627118c224bda35064d331c40))
219
+
220
+
221
+
222
+ ## 5.6.3 (2021-08-12)
223
+
224
+
225
+
226
+ ## 5.6.2 (2021-08-11)
227
+
228
+
229
+
230
+ ## 5.6.1 (2021-08-11)
231
+
232
+
233
+
234
+ ## 5.5.98 (2021-08-06)
235
+
236
+
237
+ ### Bug Fixes
238
+
239
+ * update plugin-react base config ([d275fed](https://github.com/ykfe/ssr/commit/d275fed8b9c678d9fb6345ba8f6a67df63f87902))
240
+
241
+
242
+
243
+ ## 5.5.97 (2021-08-06)
244
+
245
+
246
+
247
+ ## 5.5.96 (2021-08-05)
248
+
249
+
250
+ ### Bug Fixes
251
+
252
+ * ssr types ([742440f](https://github.com/ykfe/ssr/commit/742440f186af3577d0df0bf5fac25d665e43dbcd))
253
+
254
+
255
+
256
+ ## 5.5.94 (2021-08-05)
257
+
258
+
259
+ ### Bug Fixes
260
+
261
+ * clear router cache in vite mode ([d2d7e00](https://github.com/ykfe/ssr/commit/d2d7e003f4cbecee6cc0770a64653714b50ff34b))
262
+
263
+
264
+ ### Features
265
+
266
+ * move ssr-temporary-routes position ([9966d10](https://github.com/ykfe/ssr/commit/9966d10b466e2d6dcf10ba09b4267dd8e2a324f0))
267
+
268
+
269
+
270
+ ## 5.5.93 (2021-08-04)
271
+
272
+
273
+ ### Bug Fixes
274
+
275
+ * clear router cache in vite mode ([cea9fc0](https://github.com/ykfe/ssr/commit/cea9fc09c41813bbc1fe4a8d8d94c1d511f85945))
276
+
277
+
278
+
279
+ ## 5.5.92 (2021-08-03)
280
+
281
+
282
+ ### Bug Fixes
283
+
284
+ * 修复渲染降级 ([9accc6c](https://github.com/ykfe/ssr/commit/9accc6c07998ca72602add786d53b41172d77086))
285
+
286
+
287
+
288
+ ## 5.5.91 (2021-08-02)
289
+
290
+
291
+ ### Features
292
+
293
+ * support parallel fetch ([0268c4c](https://github.com/ykfe/ssr/commit/0268c4c9ae25062feba75c40f10e6a3d3df64381))
294
+
295
+
296
+
297
+ ## 5.5.90 (2021-08-02)
298
+
299
+
300
+
301
+ ## 5.5.89 (2021-07-31)
302
+
303
+
304
+
305
+ ## 5.5.88 (2021-07-30)
306
+
307
+
308
+
309
+ ## 5.5.87 (2021-07-30)
310
+
311
+
312
+
313
+ ## 5.5.86 (2021-07-27)
314
+
315
+
316
+ ### Features
317
+
318
+ * not emit svg file in server side ([e8aaefc](https://github.com/ykfe/ssr/commit/e8aaefc5aef0627fb62e87ac5e37444c921c1c67))
319
+
320
+
321
+
322
+ ## 5.5.84 (2021-07-26)
323
+
324
+
325
+
326
+ ## 5.5.83 (2021-07-26)
327
+
328
+
329
+
330
+ ## 5.5.82 (2021-07-26)
331
+
332
+
333
+ ### Features
334
+
335
+ * optimize combineReducer ([8033d40](https://github.com/ykfe/ssr/commit/8033d4070fe4a8d92af5e31c1aad6ddfa4e0922e))
336
+
337
+
338
+
339
+ ## 5.5.81 (2021-07-25)
340
+
341
+
342
+ ### Bug Fixes
343
+
344
+ * react combineReducers ([d4dc551](https://github.com/ykfe/ssr/commit/d4dc551731ac929deafb9933ee3f64de9880b0c9))
345
+
346
+
347
+
348
+ ## 5.5.80 (2021-07-25)
349
+
350
+
351
+ ### Features
352
+
353
+ * React useContext add user reducers ([69d00c5](https://github.com/ykfe/ssr/commit/69d00c58632bcccf7f981fd4d3855fe795ca26d3))
354
+
355
+
356
+
357
+ ## 5.5.79 (2021-07-24)
358
+
359
+
360
+
361
+ ## 5.5.78 (2021-07-23)
362
+
363
+
364
+ ### Features
365
+
366
+ * update react injectState ([0acd219](https://github.com/ykfe/ssr/commit/0acd2196644a17a6aa826cb8cd32ff10fe64ab66))
367
+
368
+
369
+ ### Reverts
370
+
371
+ * Revert "chore: modify to concurrent fetch. (#81)" (#82) ([31380a8](https://github.com/ykfe/ssr/commit/31380a82ab7d0fd3e341ede18f218c00950ec484)), closes [#81](https://github.com/ykfe/ssr/issues/81) [#82](https://github.com/ykfe/ssr/issues/82)
372
+
373
+
374
+
375
+ ## 5.5.77 (2021-07-22)
376
+
377
+
378
+ ### Bug Fixes
379
+
380
+ * normalizePublicPath ([b5b4d21](https://github.com/ykfe/ssr/commit/b5b4d21dc62db870f1418a3a625888b69fd2e032))
381
+
382
+
383
+
384
+ ## 5.5.76 (2021-07-21)
385
+
386
+
387
+ ### Features
388
+
389
+ * not emit unused file in server side close [#80](https://github.com/ykfe/ssr/issues/80) ([2b9a222](https://github.com/ykfe/ssr/commit/2b9a222b7889adb87bf2a24f9ad925ffffa2febf))
390
+
391
+
392
+
393
+ ## 5.5.75 (2021-07-19)
394
+
395
+
396
+
397
+ ## 5.5.74 (2021-07-16)
398
+
399
+
400
+ ### Bug Fixes
401
+
402
+ * vite mode judge ([61fbb80](https://github.com/ykfe/ssr/commit/61fbb803f687d0653c0f879fc8018c9ed5fa17d5))
403
+
404
+
405
+ ### Features
406
+
407
+ * use crypto algorithm to crypto asyncChunkName to prevent too long ([675d6b8](https://github.com/ykfe/ssr/commit/675d6b8a9d233c732b361590032273354845b13b))
408
+
409
+
410
+
411
+ ## 5.5.73 (2021-07-16)
412
+
413
+
414
+ ### Features
415
+
416
+ * vue3 vue2 react scene add asyncChunks logic ([d872fe3](https://github.com/ykfe/ssr/commit/d872fe3d3da27531d0ae16e595beeb91fa24a71d))
417
+
418
+
419
+
420
+ ## 5.5.72 (2021-07-15)
421
+
422
+
423
+
424
+ ## 5.5.71 (2021-07-12)
425
+
426
+
427
+ ### Bug Fixes
428
+
429
+ * splitChunks 优化 ([16d820c](https://github.com/ykfe/ssr/commit/16d820c209bc04e25f78e56c63cae31a54c38d3e))
430
+ * use chunks async in production environment ([61987e0](https://github.com/ykfe/ssr/commit/61987e0458d973b7a21c45e095f33680fa1af5da))
431
+
432
+
433
+
434
+ ## 5.5.70 (2021-07-05)
435
+
436
+
437
+
438
+ ## 5.5.69 (2021-07-05)
439
+
440
+
441
+
442
+ ## 5.5.68 (2021-07-05)
443
+
444
+
445
+
446
+ ## 5.5.65 (2021-07-01)
447
+
448
+
449
+ ### Bug Fixes
450
+
451
+ * use inline sourcemap ([f1a2db5](https://github.com/ykfe/ssr/commit/f1a2db553429daa53be9f746df145bbee90d329f))
452
+
453
+
454
+ ### Features
455
+
456
+ * use cheap-module-source-map replace eval sourcemap in server bundle ([8d59f44](https://github.com/ykfe/ssr/commit/8d59f44eea78409092d963cba04a89d3eaf55cbf))
457
+
458
+
459
+
460
+ ## 5.5.63 (2021-06-25)
461
+
462
+
463
+
464
+ ## 5.5.61 (2021-06-23)
465
+
466
+
467
+
468
+ ## 5.5.60 (2021-06-23)
469
+
470
+
471
+
472
+ ## 5.5.59 (2021-06-23)
473
+
474
+
475
+ ### Bug Fixes
476
+
477
+ * reac types ([#69](https://github.com/ykfe/ssr/issues/69)) ([41daeb2](https://github.com/ykfe/ssr/commit/41daeb25133db25bf474bf0a29dcb5c3c6c9930b))
478
+
479
+
480
+
481
+ ## 5.5.58 (2021-06-23)
482
+
483
+
484
+
485
+ ## 5.5.57 (2021-06-23)
486
+
487
+
488
+
489
+ ## 5.5.56 (2021-06-23)
490
+
491
+
492
+ ### Bug Fixes
493
+
494
+ * 锁死 optimize-css-assets-webpack-plugin 版本 ([1418bcb](https://github.com/ykfe/ssr/commit/1418bcb6121f850a10d7af85a3b1a84c5e3d0310))
495
+
496
+
497
+
498
+ ## 5.5.55 (2021-06-22)
499
+
500
+
501
+
502
+ ## 5.5.54 (2021-06-19)
503
+
504
+
505
+
506
+ ## 5.5.53 (2021-06-18)
507
+
508
+
509
+ ### Bug Fixes
510
+
511
+ * optimize node_modules path in lerna scene ([1c561d6](https://github.com/ykfe/ssr/commit/1c561d6b97f788c1b7098e529b10747e7bcc72f4))
512
+
513
+
514
+
515
+ ## 5.5.52 (2021-06-17)
516
+
517
+
518
+
519
+ ## 5.5.51 (2021-06-17)
520
+
521
+
522
+
523
+ ## 5.5.50 (2021-06-10)
524
+
525
+
526
+
527
+ ## 5.5.49 (2021-06-10)
528
+
529
+
530
+
531
+ ## 5.5.48 (2021-06-10)
532
+
533
+
534
+ ### Features
535
+
536
+ * setStyle 优化 文档添加如何支持 Sass ([7dbfc5f](https://github.com/ykfe/ssr/commit/7dbfc5ff2913c3c0a9150720c40230f1956e62bb))
537
+
538
+
539
+
540
+ ## 5.5.47 (2021-06-02)
541
+
542
+
543
+ ### Features
544
+
545
+ * update default babelExtraModule ([e0d322e](https://github.com/ykfe/ssr/commit/e0d322eb667d7817f1bd39f2e64fcc63fce6bd32))
546
+
547
+
548
+
549
+ ## 5.5.46 (2021-06-02)
550
+
551
+
552
+
553
+ ## 5.5.45 (2021-06-02)
554
+
555
+
556
+ ### Features
557
+
558
+ * add babelExtraModule ([ff47710](https://github.com/ykfe/ssr/commit/ff47710c5cee4fff14487394f052295b8f564459))
559
+
560
+
561
+
562
+ ## 5.5.44 (2021-06-02)
563
+
564
+
565
+
566
+ ## 5.5.43 (2021-06-02)
567
+
568
+
569
+
570
+ ## 5.5.41 (2021-05-27)
571
+
572
+
573
+
574
+ ## 5.5.39 (2021-05-27)
575
+
576
+
577
+
578
+ ## 5.5.37 (2021-05-27)
579
+
580
+
581
+
582
+ ## 5.5.35 (2021-05-25)
583
+
584
+
585
+ ### Bug Fixes
586
+
587
+ * vite client entry file path ([f2d5d82](https://github.com/ykfe/ssr/commit/f2d5d8292f3d3996addcbacab4a78a1085512a45))
588
+
589
+
590
+
591
+ ## 5.5.34 (2021-05-21)
592
+
593
+
594
+ ### Features
595
+
596
+ * use webpack bar replace progress ([5fef2de](https://github.com/ykfe/ssr/commit/5fef2de0472d1646aa9ed3ae84b2adab56066f94))
597
+
598
+
599
+
600
+ ## 5.5.33 (2021-05-20)
601
+
602
+
603
+
604
+ ## 5.5.32 (2021-05-20)
605
+
606
+
607
+
608
+ ## 5.5.31 (2021-05-20)
609
+
610
+
611
+
612
+ ## 5.5.30 (2021-05-20)
613
+
614
+
615
+
616
+ ## 5.5.28 (2021-05-13)
617
+
618
+
619
+
620
+ ## 5.5.27 (2021-05-13)
621
+
622
+
623
+ ### Bug Fixes
624
+
625
+ * react example ([3074c19](https://github.com/ykfe/ssr/commit/3074c199eb9e793a1a1f4c4eecdb090f97ecffce))
626
+
627
+
628
+
629
+ ## 5.5.26 (2021-05-12)
630
+
631
+
632
+ ### Features
633
+
634
+ * react 场景支持 basename ([1cd6e94](https://github.com/ykfe/ssr/commit/1cd6e94873c4ed75c7f06868345afe93004546b0))
635
+ * vue2/3 支持 router.base ([2e03c4c](https://github.com/ykfe/ssr/commit/2e03c4c36d395bc3eb0398a8a4151635e5b54df4))
636
+
637
+
638
+
639
+ ## 5.5.25 (2021-05-12)
640
+
641
+
642
+
643
+ ## 5.5.24 (2021-05-11)
644
+
645
+
646
+
647
+ ## 5.5.23 (2021-05-10)
648
+
649
+
650
+ ### Features
651
+
652
+ * add ssrVueLoaderOptions csrVueloaderOptions ssr-hoc-vue3 ([09c4dc5](https://github.com/ykfe/ssr/commit/09c4dc5a820e4c57ece73427a78968b75abea2f3))
653
+
654
+
655
+
656
+ ## 5.5.22 (2021-05-06)
657
+
658
+
659
+
660
+ ## 5.5.21 (2021-05-06)
661
+
662
+
663
+ ### Features
664
+
665
+ * upgrade less-loader to ^7.0.0 support options.less update antd plugin-import config ([a19b2c4](https://github.com/ykfe/ssr/commit/a19b2c4be4e1b5ea5aa36e39a615933d931e7042))
666
+
667
+
668
+
669
+ ## 5.5.20 (2021-05-04)
670
+
671
+
672
+ ### Features
673
+
674
+ * add corejs config ([8ccc266](https://github.com/ykfe/ssr/commit/8ccc266371e181830ac07f9881443815c67c0bd6))
675
+
676
+
677
+
678
+ ## 5.5.18 (2021-04-27)
679
+
680
+
681
+
682
+ ## 5.5.17 (2021-04-24)
683
+
684
+
685
+ ### Bug Fixes
686
+
687
+ * webpack don't process font file ([41186c7](https://github.com/ykfe/ssr/commit/41186c7d8ebdcdb13dec221ad78869f9372d6c4b))
688
+
689
+
690
+
691
+ ## 5.5.16 (2021-04-21)
692
+
693
+
694
+ ### Features
695
+
696
+ * update react vite ssr ([0f0f4c4](https://github.com/ykfe/ssr/commit/0f0f4c40902fe4c44bcf950e068e125c6c17064e))
697
+
698
+
699
+
700
+ ## 5.5.15 (2021-04-19)
701
+
702
+
703
+ ### Features
704
+
705
+ * react vite ([#52](https://github.com/ykfe/ssr/issues/52)) ([d8290a0](https://github.com/ykfe/ssr/commit/d8290a0677081d0677774dec981deae39ab75d58))
706
+
707
+
708
+
709
+ ## 5.5.14 (2021-04-17)
710
+
711
+
712
+ ### Features
713
+
714
+ * update parseFeRoutes ([#51](https://github.com/ykfe/ssr/issues/51)) ([915e4cc](https://github.com/ykfe/ssr/commit/915e4cca22d0450b551fa6874c2b466648638374))
715
+
716
+
717
+
718
+ ## 5.5.13 (2021-04-15)
719
+
720
+
721
+ ### Features
722
+
723
+ * react add App.tsx ([30efee5](https://github.com/ykfe/ssr/commit/30efee55661953ef52ad6ecc5d0bf1d5b34468ad))
724
+
725
+
726
+
727
+ ## 5.5.11 (2021-04-14)
728
+
729
+
730
+
731
+ ## 5.5.6 (2021-04-09)
732
+
733
+
734
+
735
+ ## 5.5.5 (2021-04-07)
736
+
737
+
738
+
739
+ ## 5.5.4 (2021-04-06)
740
+
741
+
742
+
743
+ ## 5.5.2 (2021-04-05)
744
+
745
+
746
+
747
+ ## 5.5.1 (2021-04-05)
748
+
749
+
750
+
751
+ # 5.5.0 (2021-04-05)
752
+
753
+
754
+ ### Features
755
+
756
+ * vite ([#39](https://github.com/ykfe/ssr/issues/39)) ([#42](https://github.com/ykfe/ssr/issues/42)) ([32217f5](https://github.com/ykfe/ssr/commit/32217f5729e5fc080dd6344d1033503cf330e2f9))
757
+
758
+
759
+
760
+ ## 5.4.26 (2021-04-01)
761
+
762
+
763
+
764
+ ## 5.4.25 (2021-03-29)
765
+
766
+
767
+
768
+ ## 5.4.24 (2021-03-26)
769
+
770
+
771
+
772
+ ## 5.4.22 (2021-03-22)
773
+
774
+
775
+
776
+ ## 5.4.20 (2021-03-20)
777
+
778
+
779
+
780
+ ## 5.4.17 (2021-03-20)
781
+
782
+
783
+
784
+ ## 5.4.16 (2021-03-20)
785
+
786
+
787
+ ### Bug Fixes
788
+
789
+ * dynamic css chunk ([bc3fb86](https://github.com/ykfe/ssr/commit/bc3fb86ab11ec27a9919e8d0d9a953f26ab4d851))
790
+
791
+
792
+
793
+ ## 5.4.15 (2021-03-20)
794
+
795
+
796
+
797
+ ## 5.4.14 (2021-03-19)
798
+
799
+
800
+
801
+ ## 5.4.13 (2021-03-19)
802
+
803
+
804
+
805
+ ## 5.4.11 (2021-03-18)
806
+
807
+
808
+ ### Bug Fixes
809
+
810
+ * file-loader images ([a7f799e](https://github.com/ykfe/ssr/commit/a7f799ee3ff2ccd888c214e4c55216b0ae89c777))
811
+
812
+
813
+
814
+ ## 5.4.10 (2021-03-15)
815
+
816
+
817
+
818
+ ## 5.4.9 (2021-03-14)
819
+
820
+
821
+
822
+ ## 5.4.8 (2021-03-13)
823
+
824
+
825
+
826
+ ## 5.4.7 (2021-03-13)
827
+
828
+
829
+
830
+ ## 5.4.6 (2021-03-12)
831
+
832
+
833
+
834
+ ## 5.4.5 (2021-03-11)
835
+
836
+
837
+
838
+ ## 5.4.4 (2021-03-10)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * dynamic css inject ([070b97c](https://github.com/ykfe/ssr/commit/070b97cf851f1edd5a53009de37de2dfed1c1001))
844
+ * serverRender过滤掉undefined css ([#27](https://github.com/ykfe/ssr/issues/27)) ([9b5ebe1](https://github.com/ykfe/ssr/commit/9b5ebe19a6f0574547871f71456e4d70ee28a0bf))
845
+
846
+
847
+
848
+ ## 5.4.1 (2021-03-08)
849
+
850
+
851
+
852
+ # 5.4.0 (2021-03-08)
853
+
854
+
855
+
856
+ ## 5.3.8 (2021-03-05)
857
+
858
+
859
+
860
+ ## 5.3.7 (2021-03-04)
861
+
862
+
863
+
864
+ ## 5.3.6 (2021-03-03)
865
+
866
+
867
+ ### Bug Fixes
868
+
869
+ * plugin-vue externals vant ([5a9421c](https://github.com/ykfe/ssr/commit/5a9421cc8469a49824b06900c2087d6919f1e3e2))
870
+
871
+
872
+
873
+ ## 5.3.4 (2021-03-03)
874
+
875
+
876
+
877
+ ## 5.3.3 (2021-03-03)
878
+
879
+
880
+ ### Bug Fixes
881
+
882
+ * remove dependencies vue-template-compiler ([495c56c](https://github.com/ykfe/ssr/commit/495c56cf241c25423977307cde5dfccbc636eb4f))
883
+
884
+
885
+
886
+ ## 5.3.2 (2021-03-01)
887
+
888
+
889
+
890
+ ## 5.3.1 (2021-02-28)
891
+
892
+
893
+
894
+ ## 5.2.3 (2021-02-24)
895
+
896
+
897
+
898
+ ## 5.2.2 (2021-02-24)
899
+
900
+
901
+
902
+ ## 5.2.1 (2021-02-24)
903
+
904
+
905
+
906
+ ## 5.1.9 (2021-02-22)
907
+
908
+
909
+
910
+ ## 5.1.7 (2021-02-20)
911
+
912
+
913
+
914
+ ## 5.1.6 (2021-02-19)
915
+
916
+
917
+
918
+ ## 5.1.3 (2021-02-18)
919
+
920
+
921
+ ### Bug Fixes
922
+
923
+ * update package.json ([927ffb6](https://github.com/ykfe/ssr/commit/927ffb65e176a24371129a475d8bc97884751545))
924
+
925
+
926
+
927
+ ## 5.1.2 (2021-02-18)
928
+
929
+
930
+
931
+ ## 5.1.1 (2021-02-18)
932
+
933
+
934
+
935
+ # 5.1.0 (2021-02-18)
936
+
937
+
938
+ ### Features
939
+
940
+ * 完善插件 ([88de938](https://github.com/ykfe/ssr/commit/88de9380414da99d36822c288849d255daf04b74))
941
+
942
+
943
+
944
+
945
+
6
946
  ## [5.7.1](https://github.com/ykfe/ssr/compare/v5.7.0...v5.7.1) (2021-11-01)
7
947
 
8
948
  **Note:** Version bump only for package ssr-plugin-react