Commit Graph

5265 Commits

Author SHA1 Message Date
renovate[bot] 3aa02cf00c
chore(deps): update all non-major dependencies (#8131)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-30 10:55:52 +01:00
renovate[bot] d7a8548d53
chore(deps): update all non-major dependencies (#8101) 2020-09-28 10:57:10 +01:00
pooya parsa 41176577ad v2.14.6
[release]
2020-09-21 12:30:19 +02:00
renovate[bot] 5b90a253e3
chore(deps): lock file maintenance (#8099)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-21 12:23:55 +02:00
Yihao Gao 4374e541ee
fix(babel-preset-app): allow to specify `corejs.version` as string (#8085) 2020-09-21 12:21:39 +02:00
renovate[bot] 761d2abb7f
chore(deps): update all non-major dependencies (#8086)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-21 12:21:07 +02:00
renovate[bot] b9b55de654
chore(deps): update all non-major dependencies (#8083)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-16 12:51:11 +02:00
Xin Du (Clark) 064aac3997
chore: ignore `thread-loader` v3 dependency update (closes #8082)
For node 8 compatibility
2020-09-15 17:53:55 +01:00
Daniel Roe 89a64161d0
fix(vue-app): always import error layout (#8067) 2020-09-15 18:33:26 +02:00
renovate[bot] 3eff45477f
chore(deps): update all non-major dependencies (#8058)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-15 16:03:42 +01:00
renovate[bot] bb1007ba8a
chore(deps): lock file maintenance (#8070) 2020-09-15 15:44:58 +01:00
Xin Du (Clark) d5cf9cd3f8
chore: ignore `thread-loader` v3 dependency update (closes #8065)
For node 8 compatibility
2020-09-15 15:44:22 +01:00
Dmitriy 45b7838710
fix(vue-app): empty `$fetch` function for SSR with static target (#8053) 2020-09-10 21:16:00 +02:00
renovate[bot] b93ba5c688
chore(deps): update all non-major dependencies (#8052)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 19:44:09 +02:00
renovate[bot] 7f8b3a9550
chore(deps): update dependency serialize-javascript to ^5.0.1 (#8051)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 15:11:13 +02:00
pooya parsa 3b037720f2 v2.14.5
[release]
2020-09-10 14:35:08 +02:00
renovate[bot] 9989f1759e
chore(deps): update all non-major dependencies (#8046)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 14:33:23 +02:00
pooya parsa d864b2bd75
chore(config): deprecate mode option (#8044) 2020-09-09 16:39:20 +02:00
renovate[bot] c9513010eb
chore(deps): update dependency serialize-javascript to v5 (#8045)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 16:11:47 +02:00
Dmitriy 757d5d46da
fix(vue-app): missing layout in error page with `splittedChunks.layout` (#8016) 2020-09-09 12:32:10 +02:00
remigermain 7e3532ea59
fix(config): normalize `build.indicator: true` to default value (#8030)
* fix(config): indicator set to true

* fix eslint

* Update options.js

* indicator is not ad-hoc

Co-authored-by: rgermain <germain.remi@protonmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2020-09-09 11:37:49 +02:00
pooya parsa 7961e539da
fix(utils): support chaining functions with promise (#8038) 2020-09-09 11:22:43 +02:00
pooya parsa 6828ba9184 chore: ignore `postcss-loader` dependency update (closes #8029)
same as other deps for node 8 compatibility
2020-09-09 10:55:00 +02:00
pooya parsa 4de44e6c52
fix(config): avoid recursion when interpolating env (#8014) 2020-09-09 10:50:27 +02:00
pooya parsa a3d836401c
fix: revert production js chunk names (#8012) 2020-09-09 10:49:31 +02:00
renovate[bot] 0bafd77306
chore(deps): update all non-major dependencies (#8005)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 10:22:44 +02:00
renovate[bot] af88dfdca9
chore(deps): lock file maintenance (#8026)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 10:08:47 +02:00
pooya parsa a7da6fd56f
fix(config): don't interpolate variables with undefined value (#8013) 2020-09-03 13:42:17 +02:00
renovate[bot] 866b4ddfed
chore(deps): update all non-major dependencies (#7980)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 12:02:36 +02:00
Florent Catiau-Tristant ff6717904e
types: expose `Inject` type (#7985)
Co-authored-by: florent.catiau <florent.catiau@veepee.com>
2020-09-02 11:58:19 +02:00
renovate[bot] eaeecbe370
chore(deps): lock file maintenance (#7993)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-02 11:57:07 +02:00
pooya parsa 2c600d52c1 chore: sync readme 2020-08-27 12:26:59 +02:00
pooya parsa 1a77fba4eb v2.14.4 2020-08-27 12:25:35 +02:00
renovate[bot] a75a0d0a48
chore(deps): update devdependency rollup to v2.26.6 (#7974)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-27 12:23:10 +02:00
Per Anders Ljusbäck 2f76702291
fix(vue-renderer): add `crossorigin` for styles (#7954)
* Added ability for styles to get crossorigin if set

* refactor to addAttrs

Co-authored-by: Clark Du <clark.duxin@gmail.com>
2020-08-26 13:03:31 +01:00
pooya parsa 9cb8a65e8d
chore(ci): use github actions for windows (#7786) 2020-08-26 13:17:29 +02:00
pooya parsa 81a695669e test: custom publicPath for full-static fixture 2020-08-26 11:57:12 +02:00
renovate[bot] c44420cd5f
chore(deps): update dependency caniuse-lite to ^1.0.30001118 (#7969)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-26 11:39:28 +02:00
Ahad Birang 9f05febe08
fix(cjs): fix HMR issue with mongoose (#7938) 2020-08-26 11:38:29 +02:00
netkin-paris 7cecbccabd
fix(module): protect `clearRequireCache` against infinite recursion (#7966) 2020-08-26 11:36:39 +02:00
renovate[bot] 447340e91c
chore(deps): update devdependency typescript to v4 (#7949)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 21:42:37 +02:00
renovate[bot] 9ab19fe275
chore(deps): lock file maintenance (#7932)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 21:42:14 +02:00
SHO-ZY e0af2ed679
fix(cli): handle error in full static mode with `--fail-on-error` (#7948) 2020-08-25 21:38:12 +02:00
Florent Catiau-Tristant 51b037fea6
fix(vue-app): var names shadowing in chrome debugger (#7939)
* fix: var names shadowing in debug

* fix: new appropriate variable name

Co-authored-by: florent.catiau <florent.catiau@veepee.com>
2020-08-25 21:31:36 +02:00
Xin Du (Clark) 11646ba2f6
fix(webpack): no module scripts in spa modern client mode (#7967)
[release]
2020-08-25 21:26:04 +02:00
renovate[bot] e72d03a49a
chore(deps): update all non-major dependencies (#7929)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-25 15:11:17 +01:00
Alexander Lichter a969e87014
chore: add avif format as image (#7961) 2020-08-25 15:10:22 +01:00
pooya parsa 5e9d759d7b v2.14.3 [release] 2020-08-16 19:03:06 +02:00
Daniel Roe f1a95c8af8
fix(vue-renderer): apply `nomodule` to legacy chunks (#7928)
closes #7927
2020-08-16 19:02:10 +02:00
pooya parsa 37c903fae8
chore(deps): update devdependency rollup to v2.26.2 (#7925)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-16 11:02:35 +00:00