Sébastien Chopin
|
95779c3d5f
|
chore: add readme to packages (#727)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-12 03:38:17 +02:00 |
|
pooya parsa
|
54c57e3987
|
feat(nuxt3): useFetch (#721)
|
2021-10-12 00:36:50 +02:00 |
|
renovate[bot]
|
ad821d1aba
|
chore(deps): update dependency @vercel/nft to ^0.16.0 (#722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 23:50:48 +02:00 |
|
Pooya Parsa
|
0287b46fed
|
chore: remove unused vuex dependency
|
2021-10-11 21:17:09 +02:00 |
|
pooya parsa
|
666b7f1ba8
|
feat: useState composable (#719)
|
2021-10-11 19:48:03 +02:00 |
|
Anthony Fu
|
c8dfd61b87
|
chore: update vite version (#713)
|
2021-10-11 17:50:12 +02:00 |
|
renovate[bot]
|
0dcbd4a682
|
chore(deps): update all non-major dependencies (#704)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 15:30:04 +02:00 |
|
Daniel Roe
|
b005b2403f
|
feat(nitro): automatically type middleware/api routes (#708)
|
2021-10-11 15:29:02 +02:00 |
|
Anthony Fu
|
2f5938c7b5
|
chore(vite): add missing types and move out utils (#710)
|
2021-10-11 14:29:35 +02:00 |
|
Anthony Fu
|
a4e903e55e
|
fix(bridge): use esm for unplugin-vue2-script-setup (#690)
|
2021-10-11 10:21:45 +02:00 |
|
Anthony Fu
|
bade471dcf
|
refactor: rename global-imports to auto-imports (#706)
|
2021-10-11 10:07:27 +02:00 |
|
renovate[bot]
|
27666063ea
|
chore(deps): update all non-major dependencies (#649)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-08 16:22:23 +02:00 |
|
pooya parsa
|
2bf645bd73
|
refactor(nuxt3): cleanup data fetching and improved useAsyncData (#699)
|
2021-10-08 16:21:55 +02:00 |
|
Daniel Roe
|
8df29679ce
|
fix(bridge): don't rely on auto-imports in internal plugin (#700)
|
2021-10-08 09:17:58 +02:00 |
|
Daniel Roe
|
a4f06716be
|
fix(nitro): always inline .wasm (#698)
|
2021-10-07 18:32:48 +02:00 |
|
Daniel Roe
|
06c1222e1f
|
feat(nuxi): invoke prepare step for nuxi dev/build (#689)
|
2021-10-07 15:53:31 +02:00 |
|
Daniel Roe
|
5275624f2e
|
feat(nitro): support importing/inlining wasm binaries (#693)
|
2021-10-07 15:43:34 +02:00 |
|
Daniel Roe
|
abfaaa97eb
|
chore(nuxi): use consola for consistency (#686)
|
2021-10-07 12:15:15 +02:00 |
|
Daniel Roe
|
cc2279bd8a
|
refactor(nuxi): extract nitro types to corresponding modules (#668)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-07 12:09:09 +02:00 |
|
Pooya Parsa
|
45726616b2
|
fix(bridge): add meta to cjs wrapper (closes #671)
|
2021-10-07 10:43:00 +02:00 |
|
Daniel Roe
|
11490cdd7d
|
feat(bridge): add support for <script setup> (#678)
|
2021-10-07 10:31:29 +02:00 |
|
Anthony Fu
|
c76d554ebb
|
fix(vite): fix entry point not determine warning (#682)
|
2021-10-07 10:29:10 +02:00 |
|
Daniel Roe
|
0aa6fbf5ef
|
fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677)
|
2021-10-06 19:59:35 +02:00 |
|
Daniel Roe
|
4b3814a14f
|
fix(nuxt3): don't call lifecycle methods outside of component (#675)
|
2021-10-06 19:58:57 +02:00 |
|
Daniel Roe
|
ac16127a13
|
fix(bridge): detect conflict with @nuxt/typescript-build usage (#672)
|
2021-10-06 17:39:13 +02:00 |
|
Daniel Roe
|
2fc0829dd2
|
fix(bridge): don't error with defineNuxtMiddleware (#676)
|
2021-10-06 17:36:24 +02:00 |
|
Daniel Roe
|
a07b67ce57
|
feat(bridge): use useMeta in bridge projects (#664)
|
2021-10-06 14:37:45 +02:00 |
|
pooya parsa
|
dd73a8bcad
|
feat: export defineNuxtConfig from nuxt3 and @nuxt/bridge (#669)
|
2021-10-06 14:31:52 +02:00 |
|
Daniel Roe
|
b13e20f317
|
fix(kit): de-default nuxt2 imports and add sync try/catch (#658)
|
2021-10-06 10:23:40 +02:00 |
|
Daniel Roe
|
485c97645a
|
fix(nuxi): don't include nuxt3 for bridge projects (#663)
|
2021-10-05 22:49:56 +02:00 |
|
Daniel Roe
|
0213adcd20
|
fix(bridge): emit types for module (#660)
|
2021-10-05 22:47:58 +02:00 |
|
Daniel Roe
|
ae0dbda2ce
|
fix(nuxt3): use ts-friendly paths for global imports (#662)
|
2021-10-05 22:47:19 +02:00 |
|
pooya parsa
|
baa4ddbae0
|
feat(nuxi): basic nuxi init (#659)
|
2021-10-05 22:35:23 +02:00 |
|
Daniel Roe
|
599a2462f1
|
refactor(bridge): use babel typescript plugin instead of nuxt-swc (#653)
|
2021-10-05 21:18:09 +02:00 |
|
kazuya kawaguchi
|
30fbe5dfa3
|
docs(kit): comment typo (#654)
|
2021-10-05 19:40:20 +02:00 |
|
Daniel Roe
|
3fa75ba8a6
|
fix(nuxt3): trigger update dom when invoking usemeta (#650)
|
2021-10-05 17:29:06 +02:00 |
|
Pooya Parsa
|
2b1bf4824e
|
chore: update base major versions to 3.x for simplicity
|
2021-10-05 17:09:24 +02:00 |
|
renovate[bot]
|
71dd944922
|
chore(deps): update all non-major dependencies (#644)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-05 16:34:03 +02:00 |
|
Anthony Fu
|
bb8c4ff019
|
feat(vite): vite dev server bundler (#604)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-05 16:18:03 +02:00 |
|
renovate[bot]
|
21a3e44fdb
|
chore(deps): update all non-major dependencies (#637)
|
2021-10-05 13:09:32 +02:00 |
|
Daniel Roe
|
d51ed1e6aa
|
fix(bridge): resolve browser condition above main for client (#641)
|
2021-10-04 22:25:27 +02:00 |
|
renovate[bot]
|
5d86bfad78
|
chore(deps): update devdependency colorette to ^2.0.14 (#633)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-03 22:55:02 +02:00 |
|
Daniel Roe
|
0a9342c02d
|
fix: add main entrypoints for packages (#629)
|
2021-10-03 01:39:51 +02:00 |
|
Daniel Roe
|
3b4a0f19e3
|
fix(nuxt3): missing fixes for nuxt3/app (#631)
|
2021-10-03 01:39:13 +02:00 |
|
Daniel Roe
|
48458e4544
|
fix(nuxt3): fix meta type generation (#628)
|
2021-10-03 01:00:21 +02:00 |
|
Daniel Roe
|
768488f07d
|
fix(nuxt3): correct app types (#630)
* fix(nuxt3): correct app types
* fix module augmentation
* include all shims in types file
* style: disable eslint rule
|
2021-10-03 00:39:02 +02:00 |
|
Daniel Roe
|
5cf293ea88
|
fix(nuxt3): move export to top level (#626)
* fixes issue of module augmentation
|
2021-10-02 23:06:57 +02:00 |
|
pooya parsa
|
45b4946026
|
feat(nuxt3, bridge): useRuntimeConfig (#625)
Co-Authored-By: Daniel Roe <daniel@roe.dev>
|
2021-10-02 22:30:20 +02:00 |
|
renovate[bot]
|
e9a903f136
|
chore(deps): update dependency nuxt-vite to ^0.3.4 (#624)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-02 20:40:25 +02:00 |
|
Xin Du (Clark)
|
eb794f3f85
|
chore(eslint): forbid modules importing from core (#556)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-10-02 20:40:10 +02:00 |
|