Pooya Parsa
|
608a380e1d
|
v2.15.1 [release]
|
2021-02-19 17:36:59 +01:00 |
|
Pooya Parsa
|
dcfb42b772
|
v2.15.0 [release]
|
2021-02-15 12:04:09 +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 |
|
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
|
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]
|
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 |
|
Rafał Chłodnicki
|
d343d85985
|
fix(utils): serializeFunction fails with certain functions (#8780)
|
2021-02-08 00:08:13 +01: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 |
|
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]
|
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 |
|
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]
|
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 |
|
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 |
|
renovate[bot]
|
db5cea1d17
|
chore(deps): update all non-major dependencies (#8595)
|
2021-01-11 16:54:27 +00:00 |
|
Pooya Parsa
|
c15078fa64
|
_fix(cjs): always use native require for jest environemnt
[release]
|
2021-01-04 13:58:05 +01:00 |
|
renovate[bot]
|
8edafbeb44
|
chore(deps): update dependency jiti to ^0.1.19 (#8573)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-30 15:07:36 +01:00 |
|
Xin Du (Clark)
|
6b4d451b66
|
fix(dev): resolve module required by create-require in jiti (#8556)
* fix(dev): resolve module required by create-require in jiti
* fix test
* add useJITI to create require
* refactor default options.createRequire
|
2020-12-29 13:15:12 +01:00 |
|
Pooya Parsa
|
57c6f23a52
|
_fix: use pwd as last option for resolveModule
[release]
|
2020-12-23 00:36:15 +01:00 |
|
Pooya Parsa
|
d4461a56e4
|
refactor: consistent behavior for resolveModule
- always prefer explicit paths config
- avoid implicitly depending on pwd
|
2020-12-23 00:29:50 +01:00 |
|
Pooya Parsa
|
49ceba698c
|
chore: fix issues with pnp [release]
|
2020-12-22 21:05:25 +01:00 |
|
Pooya Parsa
|
108cd8216a
|
chore: reorder deps
|
2020-12-22 18:40:31 +01:00 |
|
Pooya Parsa
|
7529d65d75
|
chore: migrate from @nuxt/ufo to ufo
|
2020-12-22 18:20:41 +01:00 |
|
pooya parsa
|
dec8f99fc3
|
feat: support plug-and-play, typescript runtime and native modules (#8389)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-22 18:07:50 +01:00 |
|
pooya parsa
|
b06df71753
|
fix: trailingSlash and child routes not working (#8423)
|
2020-12-17 14:34:53 +01:00 |
|
Daniel Roe
|
fb191d2fbd
|
fix(vue-app, vue-renderer, utils): respect trailingSlash setting for payloads (#8489)
* fix(utils): don't inject a trailing slash on catchall routes (e.g. `/*/`)
closes #8488
* fix(vue-app, vue-renderer): respect `trailingSlash` setting for payloads
* refactor: use new ufo `parsePath` utility
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2020-12-17 12:51:14 +01:00 |
|
renovate[bot]
|
5a5161aa52
|
chore(deps): update dependency @nuxt/ufo to ^0.5.2 (#8499)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-16 15:22:23 +01:00 |
|
renovate[bot]
|
fedba22f73
|
chore(deps): update all non-major dependencies (#8463)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-16 14:42:38 +01:00 |
|
Pooya Parsa
|
a78427c165
|
v2.14.12 [hotfix] [release]
|
2020-12-16 14:21:30 +01:00 |
|
Pooya Parsa
|
bde4c5f6b0
|
v2.14.12
|
2020-12-16 14:13:06 +01:00 |
|
pooya parsa
|
a25bdd622d
|
fix: fix issues with url handling (#8494)
|
2020-12-16 14:12:16 +01:00 |
|
renovate[bot]
|
31483310f0
|
chore(deps): update all non-major dependencies (#8449)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-10 11:34:28 +01:00 |
|
Pooya Parsa
|
79c6cb5ee3
|
v2.14.11 [hotfix]
|
2020-12-10 00:25:44 +01:00 |
|
Pooya Parsa
|
d85f4b9264
|
v2.14.11 [release]
|
2020-12-10 00:20:26 +01:00 |
|
pooya parsa
|
966796fbdf
|
fix: fix issues with route normalization (#8462)
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-12-10 00:19:31 +01:00 |
|
Pooya Parsa
|
85bb97906c
|
v2.14.10 [hotfix]
|
2020-12-07 11:37:14 +01:00 |
|
Pooya Parsa
|
e97051adfa
|
v2.14.10 [release]
|
2020-12-07 11:28:46 +01:00 |
|
pooya parsa
|
fc51ca3330
|
fix: normalize routes and decode resolved query (#8430)
|
2020-12-06 18:32:39 +01:00 |
|
renovate[bot]
|
47c4054d23
|
chore(deps): update all non-major dependencies (#8424)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-12-03 12:01:23 +01:00 |
|
Pooya Parsa
|
dad4590613
|
chore: 2.14.9 hotfix
|
2020-12-02 11:39:55 +01:00 |
|
Pooya Parsa
|
e9f380c9e6
|
v2.14.9 [release]
|
2020-12-02 11:34:18 +01:00 |
|
pooya parsa
|
49c293b25f
|
fix: only encode non dynamic path params (#8421)
|
2020-12-01 16:01:25 +01:00 |
|
Xin Du (Clark)
|
ab039f051a
|
feat: update all dependencies that require node 10.x (#8346)
|
2020-12-01 12:40:50 +01:00 |
|
Pooya Parsa
|
68d8fb8487
|
v2.14.8 [release]
|
2020-12-01 12:05:12 +01:00 |
|
Ahad Birang
|
7cac3c7fc9
|
fix(vue-router): force chidren to be required if default child is present (#8394)
|
2020-11-30 23:08:33 +01:00 |
|
renovate[bot]
|
e934da3c36
|
chore(deps): update devdependency @nuxtjs/eslint-config to v5 (#8345)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Clark Du <clark.duxin@gmail.com>
|
2020-11-14 17:10:53 +00:00 |
|
pooya parsa
|
265d0e7aac
|
v2.14.7
[release]
|
2020-10-15 18:17:49 +02:00 |
|