1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-24 17:39:06 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Daniel Roe
4b367a1959
fix(bridge): ensure vue ts alias points to original vue () 2021-11-15 16:58:43 +01:00
Anthony Fu
f298386795
feat(bridge, nuxt3): mock vue-demi ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2021-11-15 11:25:50 +01:00
pooya parsa
850ef69a87
fix(bridge): disable legacy fetch polyfills () 2021-11-11 17:46:10 +01:00
Anthony Fu
46f858dd82
chore: move nuxt-vite to bridge ()
Co-authored-by: Xin Du (Clark) <clark.duxin@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2021-10-26 14:59:05 +02:00
pooya parsa
c80353637e
feat(nitro): update dependencies for node-fetch 3.x support () 2021-10-22 19:04:15 +02:00
Daniel Roe
adf497046b
fix(bridge): do not resolve esm babel helpers () 2021-10-18 12:12:01 +02:00
Daniel Roe
4a34c2a75b
fix(bridge): add vuex alias () 2021-10-14 14:11:21 +02:00
Daniel Roe
d5127e95ac
fix(bridge): alias direct references to vue files () 2021-10-12 22:16:43 +02:00
Daniel Roe
0aa6fbf5ef
fix(bridge): automatically transpile all modules (and sanitize transpiles) () 2021-10-06 19:59:35 +02:00
Daniel Roe
a07b67ce57
feat(bridge): use useMeta in bridge projects () 2021-10-06 14:37:45 +02:00
Daniel Roe
ad9d2d1906
feat(bridge): add support for legacy composition api helpers () 2021-09-29 12:38:44 +02:00
pooya parsa
6329a681e4
refactor: migrate from upath to pathe () 2021-09-27 14:49:36 +02:00
pooya parsa
fc019b8816
feat(bridge): enable composition-api () 2021-09-22 17:34:11 +02:00
pooya parsa
44458fcbbb
feat: nuxt bridge () 2021-09-05 23:21:33 +02:00