Daniel Roe
|
32c798cfc4
|
fix(nuxi): call listen hook on each restart (#4346)
|
2022-04-14 10:39:27 +02:00 |
|
pooya parsa
|
c519ceec52
|
fix(cli): disable cjs bridge (#4336)
|
2022-04-13 20:54:20 +02:00 |
|
Daniel Roe
|
ee93659147
|
feat(nuxt3): allow providing a ref as default value (#4326)
|
2022-04-13 19:41:41 +02:00 |
|
renovate[bot]
|
be298e9216
|
chore(deps): update dependency vite to ^2.9.3 (#4335)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 19:39:33 +02:00 |
|
renovate[bot]
|
b241e5061b
|
chore(deps): update all non-major dependencies (#4328)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 19:26:03 +02:00 |
|
Daniel Roe
|
f4fb9160c6
|
feat(nuxt3): allow manually enabling/disabling the ad-hoc pages module (#4327)
|
2022-04-13 19:18:51 +02:00 |
|
pooya parsa
|
f91f987401
|
chore: move bridge to nuxt/bridge (#4305)
|
2022-04-13 13:43:42 +02:00 |
|
renovate[bot]
|
70610d8858
|
chore(deps): update dependency enhanced-resolve to ^5.9.3 (#4321)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 12:08:12 +02:00 |
|
Anthony Fu
|
59593a05ca
|
fix(deps): upgrade @vueuse/head (#4320)
|
2022-04-13 11:24:45 +02:00 |
|
renovate[bot]
|
1a5fd99d6c
|
chore(deps): update all non-major dependencies (#4311)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-13 07:36:40 +02:00 |
|
Daniel Roe
|
e43ba6ecd2
|
fix(nuxt3): render nuxt custom error page (#4289)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 22:37:32 +02:00 |
|
pooya parsa
|
0b12666d49
|
refactor(nuxi): remove rimraf dependency (#4308)
|
2022-04-12 21:06:44 +02:00 |
|
renovate[bot]
|
021faf348f
|
chore(deps): update devdependency semver to ^7.3.7 (#4307)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 20:47:56 +02:00 |
|
renovate[bot]
|
aa26c6cdb1
|
chore(deps): update all non-major dependencies (#4302)
* chore(deps): update all non-major dependencies
* upda lockfile
* test: disable bridge test
* increase windows test timeout
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 20:36:39 +02:00 |
|
Sébastien Chopin
|
ce36e2e211
|
fix(nuxt3): as backward compatible runtime config for server side (#4295)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-04-12 16:59:48 +02:00 |
|
Anthony Fu
|
e31c604ac4
|
feat(vite-node): on-demand manifest generation (#3968)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-12 12:04:55 +02:00 |
|
Clément Ollivier
|
0457125ebd
|
chore: update links for new sitemap (#4286)
|
2022-04-12 11:59:32 +02:00 |
|
Pooya Parsa
|
f753938843
|
fix(nuxt3): handle falsy page meta
hotfix for #4273
|
2022-04-12 11:16:34 +02:00 |
|
Victor Saa
|
85f2f83cf2
|
feat: route alias support (#4273)
|
2022-04-12 11:09:45 +02:00 |
|
renovate[bot]
|
02b148ae2c
|
chore(deps): update all non-major dependencies (#4282)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 11:09:21 +02:00 |
|
pooya parsa
|
81bf1c065e
|
fix(bridge, nuxt3): backward compatibility to access runtime config in client (#4283)
|
2022-04-12 11:04:26 +02:00 |
|
renovate[bot]
|
e95ac2efb5
|
chore(deps): update all non-major dependencies (#4271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-12 08:46:22 +02:00 |
|
pooya parsa
|
4d1a6ba6ce
|
fix(nuxt3)!: preserve runtime-config structure for client-side (#4267)
|
2022-04-11 21:55:43 +02:00 |
|
Ahad Birang
|
0d5ec20a4b
|
fix(nitro): pass resolved handlers to the nitro config (#4263)
|
2022-04-11 20:38:42 +02:00 |
|
renovate[bot]
|
2ca704641b
|
chore(deps): update all non-major dependencies (#4266)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 20:19:52 +02:00 |
|
renovate[bot]
|
180afc854f
|
chore(deps): update all non-major dependencies (#4261)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 17:56:24 +02:00 |
|
pooya parsa
|
2c540e7870
|
feat: introduce simplified runtimeConfig option (#4254)
|
2022-04-11 16:34:23 +02:00 |
|
Daniel Roe
|
bc1e00a8df
|
style: remove unused import
|
2022-04-11 15:13:21 +01:00 |
|
Daniel Roe
|
38cd6f0f03
|
fix(nuxt3): re-enable computed metadata in useHead (#4260)
|
2022-04-11 16:09:04 +02:00 |
|
Daniel Roe
|
1091d456a8
|
feat(nuxt, bridge): support titleTemplate , viewport and charset for useHead (#4221)
|
2022-04-11 11:03:31 +02:00 |
|
renovate[bot]
|
041e8694d1
|
chore(deps): update all non-major dependencies (#4229)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-11 10:38:46 +02:00 |
|
Daniel Roe
|
3186841c9c
|
fix(bridge): move @vueuse/head to dev dependencies (#4218)
|
2022-04-09 13:39:49 +02:00 |
|
renovate[bot]
|
ed4946b06a
|
chore(deps): update all non-major dependencies (#4207)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-09 12:14:50 +02:00 |
|
Dizzy Rogers
|
26f8d8eb8f
|
fix(vite): prefer hmr ws protocol (#4203)
|
2022-04-09 12:09:43 +02:00 |
|
pooya parsa
|
396472778f
|
fix(cli): close process by default after command invokation (#4192)
|
2022-04-09 12:02:56 +02:00 |
|
Daniel Roe
|
edd0b30896
|
fix(nuxt3,bridge): rename error handler url (#4215)
|
2022-04-09 11:52:42 +02:00 |
|
Daniel Roe
|
f2fc135721
|
fix(nuxt3): remove useMeta warning (#4216)
* fix(nuxt3): remove useMeta warning for now
* Update packages/nuxt3/src/head/runtime/composables.ts
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-04-09 11:46:29 +02:00 |
|
Daniel Roe
|
4253d2ed62
|
fix(bridge): add ui-templates dependency (#4195)
|
2022-04-08 11:29:16 +02:00 |
|
renovate[bot]
|
a5ca843827
|
chore(deps): update all non-major dependencies to ^0.9.2 (#4188)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-08 02:07:15 +02:00 |
|
pooya parsa
|
315e5b59e6
|
fix: nitropack fixes and upgrade to 0.2.x (#4187)
|
2022-04-08 02:05:27 +02:00 |
|
Anthony Fu
|
47b7e5cd94
|
test: increse retries for dev tests (#4182)
|
2022-04-07 23:49:43 +02:00 |
|
Dizzy Rogers
|
8874728842
|
fix(nuxi): update api template to event format (#4183)
|
2022-04-07 23:25:39 +02:00 |
|
renovate[bot]
|
96657388f5
|
chore(deps): update all non-major dependencies (#4181)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-07 21:18:16 +02:00 |
|
pooya parsa
|
2cc3aaba5f
|
chore(ci): enable testing fixtures in development (#3755)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-04-07 21:15:30 +02:00 |
|
renovate[bot]
|
5bb4e94c7c
|
chore(deps): update all non-major dependencies (#4175)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-07 19:13:37 +02:00 |
|
Daniel Roe
|
5c4bb0ce18
|
fix(bridge): add missing dependency (#4172)
|
2022-04-07 18:50:54 +02:00 |
|
Daniel Roe
|
bc7627df07
|
fix(nuxt3): export useRequestEvent from #app (#4169)
|
2022-04-07 17:40:18 +02:00 |
|
Daniel Roe
|
7379184960
|
fix(bridge): inline bridge dist files (#4170)
|
2022-04-07 17:39:37 +02:00 |
|
renovate[bot]
|
da82e23bad
|
chore(deps): update dependency webpack to ^5.72.0 (#4162)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-04-07 15:26:26 +02:00 |
|
pooya parsa
|
9fbb9bec8d
|
fix: regressions from nitropack migration (#4157)
|
2022-04-07 14:57:57 +02:00 |
|