Pooya Parsa
|
dcfb42b772
|
v2.15.0 [release]
|
2021-02-15 12:04:09 +01:00 |
|
renovate[bot]
|
3aa8ae3612
|
chore(deps): update all non-major dependencies (#8825)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-15 11:02:39 +01:00 |
|
renovate[bot]
|
dd0eea4090
|
chore(deps): update all non-major dependencies (#8816)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-14 20:51:13 +00:00 |
|
Pooya Parsa
|
53c40b9db2
|
chore(pkg): drop engines field
each package should specify it's engine requirements. also for nuxt we use runtime check to warn about minimum
|
2021-02-13 11:54:16 +01:00 |
|
Daniel Roe
|
e277bb284b
|
fix(vue-app): align client fetch key with server (#8809)
|
2021-02-12 12:55:27 +01:00 |
|
Daniel Roe
|
9c24c110b6
|
fix(cli): re-enable serve-static redirect (#8814)
closes #8684
|
2021-02-12 12:54:59 +01:00 |
|
Daniel Roe
|
9d33456e69
|
fix(vue-app): add leading slash for payload hydration (#8802)
|
2021-02-10 13:18:27 +01:00 |
|
renovate[bot]
|
c221f60780
|
chore(deps): update dependency ufo to ^0.6.5 (#8805)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-10 12:33:54 +01:00 |
|
Daniel Roe
|
6d64ea580a
|
fix(generator): normalize trailing slashes before extendRoutes (#8803)
|
2021-02-10 11:27:57 +01:00 |
|
Daniel Roe
|
d0e7dd1c51
|
test(cli): fix dependency test (#8801)
|
2021-02-09 17:55:23 +00:00 |
|
Daniel Roe
|
e5d202badb
|
feat(cli): warn if incompatible node/package versions detected (#8792)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-09 18:35:22 +01:00 |
|
Daniel Roe
|
119091c8d1
|
refactor(utils, vue-app): use ufo to parse queries and join urls (#8765)
|
2021-02-09 17:01:37 +01:00 |
|
Daniel Roe
|
c8a4b91ad4
|
fix: ignore trailing slash in static payloads manifest (#8794)
|
2021-02-09 16:58:49 +01:00 |
|
renovate[bot]
|
da318a5e1a
|
chore(deps): lock file maintenance (#8787)
* chore(deps): lock file maintenance
* test: don't override fs to resolve issue with graceful-fs
* restore existsSync after each test
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-09 00:49:58 +01:00 |
|
renovate[bot]
|
87ec80603a
|
chore(deps): update dependency ufo to ^0.6.2 (#8791)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-08 11:54:41 +01:00 |
|
renovate[bot]
|
c3f3a18506
|
chore(deps): update all non-major dependencies (#8755)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-08 09:05:35 +01:00 |
|
Daniel Roe
|
073157f535
|
fix(config): prevent invalid css filenames in webpack output (#8778)
|
2021-02-08 09:01:47 +01:00 |
|
Rafał Chłodnicki
|
d343d85985
|
fix(utils): serializeFunction fails with certain functions (#8780)
|
2021-02-08 00:08:13 +01:00 |
|
Maarten Van Hoof
|
201ae447ac
|
fix(types): add missing ssr option to config types (#8784)
|
2021-02-07 21:21:33 +01:00 |
|
Daniel Roe
|
fffb1a19f6
|
fix(types): vue.config types should be optional (#8767)
closes #8766
|
2021-02-05 15:33:26 +01:00 |
|
Daniel Roe
|
1196c17a2a
|
fix(vue-app): enable dynamic publicPath on server-side (#8759)
|
2021-02-04 21:56:18 +01:00 |
|
Daniel Roe
|
07dd2cce9b
|
fix(server, vue-app): address encoding issues with query params (#8748)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-04 18:52:13 +00:00 |
|
renovate[bot]
|
be79532715
|
chore(deps): update all non-major dependencies (#8751)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-03 13:26:37 +00:00 |
|
Daniel Roe
|
6a8339e4c4
|
fix: encoding issues with payload paths (#8738)
- fix(generator): decode full static filesystem paths
- fix(vue-app): check decoded path against manifest
- fix(vue-app): prevent double encoding for urls
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-02-02 13:38:54 +01:00 |
|
renovate[bot]
|
f917297a70
|
chore(deps): update all non-major dependencies (#8742)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-02 12:17:06 +00:00 |
|
renovate[bot]
|
7931d1b619
|
chore(deps): update all non-major dependencies (#8734)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-01 17:28:54 +00:00 |
|
renovate[bot]
|
0fd5f7dfce
|
chore(deps): update all non-major dependencies (#8721)
|
2021-01-29 20:41:23 +00:00 |
|
renovate[bot]
|
ae87226bcc
|
chore(deps): update dependency caniuse-lite to ^1.0.30001180 (#8703)
[release]
|
2021-01-27 11:27:25 +01:00 |
|
pooya parsa
|
febd7ee43c
|
fix(vue-app): static payload fetching bugfixes (#8701)
|
2021-01-27 11:26:34 +01:00 |
|
Xin Du (Clark)
|
dc551f9709
|
fix(dev): clearnup vue installed plugins from server in dev mode (#8697)
|
2021-01-27 11:26:08 +01:00 |
|
Daniel Roe
|
0bcbaacfa6
|
fix(cli): disable parallel build behaviour when generating (#8683)
closes #7390
|
2021-01-26 23:10:32 +01:00 |
|
renovate[bot]
|
db29fcdbc3
|
chore(deps): update all non-major dependencies (#8698)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-26 23:07:49 +01:00 |
|
renovate[bot]
|
592342fe72
|
chore(deps): update all non-major dependencies (#8694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-26 09:32:27 +00:00 |
|
renovate[bot]
|
067f8ebedf
|
chore(deps): update all non-major dependencies (#8668)
|
2021-01-23 21:48:14 +00:00 |
|
GeopJr
|
083505603f
|
chore(cli): fix typo (#8674)
|
2021-01-22 12:04:46 +01:00 |
|
Jonas Thelemann
|
61ed873125
|
chore(deps): upgrade webpack-bundle-analyzer to ^4.4.0 (#8678)
|
2021-01-22 12:03:32 +01:00 |
|
renovate[bot]
|
498f85532d
|
chore(deps): update all non-major dependencies (#8663)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-20 12:31:29 +00:00 |
|
renovate[bot]
|
1f1db80651
|
chore(deps): update dependency @types/serve-static to ^1.13.9 (#8659)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-18 17:09:36 +00:00 |
|
renovate[bot]
|
eae3acb732
|
chore(deps): update all non-major dependencies (#8650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-17 12:07:51 +01:00 |
|
Xin Du (Clark)
|
b0e6277615
|
fix(webpack): disable stats output from webpack-dev-middleware (#8651)
|
2021-01-17 12:05:20 +01:00 |
|
Alexander Lichter
|
80af61c09e
|
types: add enablePreview to context (#8638)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-01-17 11:59:56 +01:00 |
|
renovate[bot]
|
3b644b0621
|
chore(deps): update all non-major dependencies (#8627)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-15 10:42:03 +00:00 |
|
gekkedev
|
78ba994550
|
types: add missing loadingScreen type definition (#8648)
|
2021-01-14 19:31:06 +01:00 |
|
Xin Du (Clark)
|
14f741d492
|
chore: update webpack-dev-middleware to ^4.0.4 [release] (#8640)
* chore: update webpack-dev-middleware to ^4.0.4
* fix(build): disable webpack-dev-middle stats printing
* use stats options
* use stats none
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-01-14 09:57:48 +01:00 |
|
Alexander Lichter
|
cff123cc9d
|
chore(types): lint types (#8630)
|
2021-01-13 12:22:49 +01:00 |
|
Pooya Parsa
|
1d13284660
|
chore(deps): pin webpack-dev-middleware to 4.0.2 [release]
to be fixed by https://github.com/webpack/webpack-dev-middleware/pull/813
|
2021-01-13 11:52:14 +01:00 |
|
renovate[bot]
|
3ee2b440a8
|
chore(deps): update dependency jiti to v1 (#8628)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-01-12 21:40:24 +01:00 |
|
Xin Du (Clark)
|
e2e604ea3b
|
_fix(webpack): remove absolute wanrning messge in css-loader (#8629)
|
2021-01-12 21:25:37 +01:00 |
|
LKHO
|
1405968d89
|
fix(server): fix HMR issue with serverMiddleware when router.base is set (#8593)
|
2021-01-12 13:17:20 +01:00 |
|
renovate[bot]
|
c0732e2fe4
|
chore(deps): update dependency @types/webpack-dev-middleware to v4 (#8624)
|
2021-01-12 09:51:19 +00:00 |
|