Daniel Roe
|
eb22ce9ae2
|
fix(nuxt3): move new router behavior to useActiveRoute (#4124)
|
2022-04-06 14:45:18 +02:00 |
|
Daniel Roe
|
e90b8c28d1
|
refactor(nuxt3,bridge)!: rename useMeta to useHead (#4066)
|
2022-04-05 16:02:29 +02:00 |
|
Anthony Fu
|
8dd77d7b6e
|
feat: refreshNuxtData function and app:data:refresh hook (#3929)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-03-28 19:12:41 +02:00 |
|
Daniel Roe
|
29078bba74
|
feat(nuxt3): support lazy and custom-resolved components (#3814)
|
2022-03-22 18:04:31 +01:00 |
|
Daniel Roe
|
5c9cf9cf9e
|
fix(pkg): add implicit dependencies (#3682)
* chore: prevent unintentional inlinings
* fix: workaround hoisting by moving `unimport` to peerDeps
* add missing dep
* add unimport as bridge dpeendency
* fix(nuxt3): explicitly type presets
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-03-16 13:13:50 +01:00 |
|
Lucie
|
4cefce44a3
|
feat(nuxt3): add <NuxtLink> component (#3544)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-14 14:36:32 +01:00 |
|
Daniel Roe
|
5d58ef48af
|
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-03-11 09:22:16 +01:00 |
|
Anthony Fu
|
cff2f37cc8
|
refactor!: migrate to unimport (#3386)
|
2022-03-11 09:09:11 +01:00 |
|