renovate[bot]
|
0e984fe496
|
chore(deps): update all non-major dependencies (#2756)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-17 18:25:38 +01:00 |
|
renovate[bot]
|
91032cdd64
|
chore(deps): update all non-major dependencies (#2717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-17 11:56:28 +01:00 |
|
Daniel Roe
|
4728fd545e
|
fix(vite): invalidate virtual modules when templates are regenerated (#2725)
|
2022-01-17 11:49:53 +01:00 |
|
Daniel Roe
|
e27a0173e8
|
fix(bridge): add missing process flags for vite (#2736)
|
2022-01-17 11:44:56 +01:00 |
|
pooya parsa
|
33ebb01d7f
|
fix: upgrade vite to 2.7.12 (#2716)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-01-14 12:48:58 +01:00 |
|
renovate[bot]
|
4de167e246
|
chore(deps): update dependency globby to v12 (#2659)
|
2022-01-13 19:21:49 +01:00 |
|
Anthony Fu
|
a787c2f04c
|
chore: migrate to vitest from mocha (#2694)
|
2022-01-13 18:54:33 +01:00 |
|
renovate[bot]
|
303b5bd220
|
chore(deps): update all non-major dependencies (#2707)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-13 18:21:05 +01:00 |
|
renovate[bot]
|
74be5a7416
|
chore(deps): update all non-major dependencies (#2676)
|
2022-01-13 14:13:58 +01:00 |
|
Anthony Fu
|
baa0853afa
|
feat(bridge): upgrade unplugin-vue2-script-setup (#2687)
|
2022-01-13 12:59:26 +01:00 |
|
renovate[bot]
|
47cac4c597
|
chore(deps): update all non-major dependencies (#2637)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-11 18:45:11 +01:00 |
|
renovate[bot]
|
31580f635c
|
chore(deps): update dependency estree-walker to v3 (#2658)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-11 18:42:29 +01:00 |
|
renovate[bot]
|
c8b02972d0
|
chore(deps): update all non-major dependencies (#2527)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-01-05 19:37:56 +01:00 |
|
Anthony Fu
|
e9128f39a2
|
perf(ssr): disable vite's pre-trasnfroming to improve perf (#2574)
|
2022-01-05 19:31:24 +01:00 |
|
Anthony Fu
|
8fff48b8df
|
fix(bridge): install bridge module at the end (#2611)
|
2022-01-05 19:22:13 +01:00 |
|
renovate[bot]
|
05da4c2ef5
|
chore(deps): update all non-major dependencies (#2496)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-22 11:59:44 +01:00 |
|
Daniel Roe
|
e674d0f60d
|
feat(nuxt3, bridge): add vue:setup hook (#2408)
|
2021-12-21 15:44:35 +01:00 |
|
pooya parsa
|
045b9edb5d
|
feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275)
|
2021-12-21 14:57:26 +01:00 |
|
Daniel Roe
|
279bfdc5b3
|
fix(bridge): respect custom app.html (#2339)
|
2021-12-20 21:24:43 +01:00 |
|
Daniel Roe
|
5ab18162dd
|
feat(nuxt3, bridge): useReqHeaders composable (#2173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-12-20 17:27:36 +01:00 |
|
renovate[bot]
|
85f0547ca4
|
chore(deps): update all non-major dependencies (#2379)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-12-20 12:33:18 +01:00 |
|
Daniel Roe
|
a1a2d2f92b
|
refactor(nitro): expose writeTypes and call this within builder:generateApp (#2413)
|
2021-12-20 11:39:19 +01:00 |
|
Daniel Roe
|
daec4323bb
|
perf(bridge): allow skipping legacy composition api support (#2388)
|
2021-12-17 10:44:59 +01:00 |
|
Anthony Fu
|
737f1bf80c
|
fix(vite): respect users config (#2395)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2021-12-17 10:28:06 +01:00 |
|
Daniel Roe
|
6c1cb11b95
|
feat(nuxt): add wrapped useRoute and useRouter composables (#2406)
|
2021-12-17 10:15:03 +01:00 |
|
renovate[bot]
|
23397e603c
|
feat(deps): update all non-major dependencies (#2252)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-12-14 16:46:05 +01:00 |
|
Daniel Roe
|
3e82f0f2cb
|
fix(bridge): normalize strings in vite middleware template (#2319)
|
2021-12-10 15:12:21 +01:00 |
|
renovate[bot]
|
ceec9fdba8
|
chore(deps): update all non-major dependencies (#2214)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-12-01 12:58:38 +01:00 |
|
Daniel Roe
|
6e719d6977
|
fix(bridge): always add components.d.ts reference (#2246)
|
2021-12-01 12:56:58 +01:00 |
|
Anthony Fu
|
29a2eb3dc1
|
fix(vite): include dynamic css (revert #2067) (#2227)
|
2021-11-30 15:37:01 +01:00 |
|
Yasser Lahbibi
|
ac98373b4c
|
feat(bridge): allow user-defined scriptSetup options (#2185)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2021-11-29 13:17:29 +01:00 |
|
renovate[bot]
|
7d8a1769fa
|
chore(deps): update all non-major dependencies (#2144)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-29 12:34:40 +01:00 |
|
Daniel Roe
|
8a6db589fe
|
feat(bridge): generate components declarations (#2174)
|
2021-11-29 12:16:08 +01:00 |
|
Mohammad Saleh Fadaei
|
ae6f095ee8
|
fix(bridge): remove falsy values from created and mounted (#2182)
|
2021-11-29 12:14:44 +01:00 |
|
Daniel Roe
|
955fa364fa
|
fix(nuxt3): include error and pending values in asyncData state (#2130)
|
2021-11-24 20:59:04 +01:00 |
|
Daniel Roe
|
7a78bce449
|
fix(schema): extend NuxtOptions for nitro & bridge types (#2131)
|
2021-11-24 16:51:26 +01:00 |
|
Matteo Rigoni
|
ae80e5bdc8
|
fix(bridge): fixed reactivity on csr of useState reactive payload (#2134)
|
2021-11-24 16:44:02 +01:00 |
|
Pooya Parsa
|
5be2f17b99
|
chore: remove unused @types/cookie
|
2021-11-23 00:23:45 +01:00 |
|
Pooya Parsa
|
8994b5a368
|
fix: use cookie-es
|
2021-11-23 00:20:20 +01:00 |
|
Damian
|
a12df69778
|
fix(bridge): remove duplicated log (#2087)
|
2021-11-22 22:49:48 +01:00 |
|
pooya parsa
|
9920181df3
|
feat(nuxt3, bridge): useCookie universal composable (#2085)
|
2021-11-22 21:43:00 +01:00 |
|
Anthony Fu
|
a149225e63
|
fix(vite): separate dynamic deps in dev-bundler (#2067)
|
2021-11-22 18:39:56 +01:00 |
|
renovate[bot]
|
95978ed14d
|
chore(deps): update all non-major dependencies (#2071)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-22 18:37:59 +01:00 |
|
pooya parsa
|
d68318f9d5
|
refactor: split schema to @nuxt/schema and simplify kit (#2059)
|
2021-11-21 17:14:46 +01:00 |
|
renovate[bot]
|
4706f0877f
|
chore(deps): update all non-major dependencies (#2031)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-21 13:32:53 +01:00 |
|
Daniel Roe
|
c184211681
|
fix(bridge): add docs links and warnings for data composables (#2010)
|
2021-11-19 12:37:29 +01:00 |
|
renovate[bot]
|
b660ac0900
|
chore(deps): update dependency @vueuse/head to ^0.7.2 (#2012)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 23:28:01 +08:00 |
|
renovate[bot]
|
dd4dd9e30e
|
chore(deps): update dependency @vueuse/head to ^0.7.0 (#2009)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 12:38:58 +01:00 |
|
renovate[bot]
|
fdcec1fdc6
|
chore(deps): update all non-major dependencies (#1990)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-11-18 12:09:16 +01:00 |
|
Tobias Diez
|
18924da869
|
chore(bridge): Improve typing of defineNuxtPlugin function (#1995)
|
2021-11-18 12:08:58 +01:00 |
|