Daniel Roe
|
f974425cc4
|
fix(nitro): modify contents rather than compiled , remove template compiled (#1154)
|
2021-10-18 11:06:23 +02:00 |
|
renovate[bot]
|
4f050e50bf
|
chore(deps): update all non-major dependencies (#989)
|
2021-10-18 10:50:46 +02:00 |
|
Daniel Roe
|
61518a972f
|
fix(nitro): disable automatic spa fallback (#1071)
|
2021-10-18 10:08:22 +02:00 |
|
Daniel Roe
|
9592967eee
|
f(nitro): enable externals for azure and firebase presets (#1050)
|
2021-10-18 10:04:38 +02:00 |
|
retsuki
|
b3ff8eeaed
|
fix(nitro): read firebase package.json (#1108)
|
2021-10-18 09:53:50 +02:00 |
|
Daniel Roe
|
a1bcc534bf
|
fix(nitro): update azure swa implementation (#1069)
|
2021-10-15 12:28:34 +02:00 |
|
Daniel Roe
|
6acfdcd0f7
|
refactor(nitro): move wasm support behind a flag (nitro.experiments.wasm ) (#1045)
|
2021-10-14 20:57:23 +02:00 |
|
Daniel Roe
|
1fbfdefe70
|
refactor: use p-debounce everywhere (#977)
|
2021-10-13 21:04:12 +02:00 |
|
Pooya Parsa
|
961d142039
|
fix(nitro): table esm compatibility (resolves #877)
|
2021-10-13 11:09:24 +02:00 |
|
Anthony Fu
|
10170daa84
|
fix(nitro): dot-prop esm compatibility (#829)
|
2021-10-12 20:51:24 +02:00 |
|
Xin Du (Clark)
|
3759926de5
|
fix(nitro): firebase package.json is not exported (#809)
|
2021-10-12 19:39:55 +02:00 |
|
pooya parsa
|
54c57e3987
|
feat(nuxt3): useFetch (#721)
|
2021-10-12 00:36:50 +02:00 |
|
Daniel Roe
|
b005b2403f
|
feat(nitro): automatically type middleware/api routes (#708)
|
2021-10-11 15:29:02 +02:00 |
|
Daniel Roe
|
a4f06716be
|
fix(nitro): always inline .wasm (#698)
|
2021-10-07 18:32:48 +02:00 |
|
Daniel Roe
|
5275624f2e
|
feat(nitro): support importing/inlining wasm binaries (#693)
|
2021-10-07 15:43:34 +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 |
|
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 |
|
pooya parsa
|
6e496373f3
|
feat: use native esm for all packages (#539)
|
2021-10-02 18:01:17 +02:00 |
|
Daniel Roe
|
f79f6fe40f
|
chore(nitro): upgrade unenv and remove old workaround (#595)
|
2021-09-29 19:50:54 +02:00 |
|
Daniel Roe
|
f06ee66f1c
|
fix(nitro): show all ERR_MODULE_NOT_FOUND errors (#561)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-09-29 16:25:13 +02:00 |
|
Daniel Roe
|
0c14b0a48b
|
fix: workaround for vue 3.2.18+ esm bundle issue and revert #566 (#578) (#578)
|
2021-09-29 13:47:36 +02:00 |
|
Daniel Roe
|
b8b32ac32d
|
chore: use miniflare for testing repo and recommend to users (#585)
|
2021-09-28 13:30:54 +02:00 |
|
pooya parsa
|
6329a681e4
|
refactor: migrate from upath to pathe (#553)
|
2021-09-27 14:49:36 +02:00 |
|
Xin Du (Clark)
|
a137d2e5ec
|
feat(nitro): support esbuild options config (#550)
|
2021-09-22 16:39:54 +02:00 |
|
Ahad Birang
|
5394aef2f7
|
fix(storage): replace non-word characters with underscore (#542)
|
2021-09-21 17:05:36 +02:00 |
|
Ahad Birang
|
2b63578a84
|
feat(nitro): handle request body in workers (#537)
|
2021-09-20 20:12:43 +02:00 |
|
Ahad Birang
|
3e0e24f80d
|
fix(nitro): disable externals in worker preset (#535)
|
2021-09-20 11:20:55 +02:00 |
|
Ahad Birang
|
64a426527f
|
fix(nitro): pass query params to localCall in service worker (#530)
|
2021-09-14 21:08:17 +02:00 |
|
Ahad Birang
|
13abec6143
|
fix(nitro): read body stream on post requests for service-worker (#527)
|
2021-09-13 12:37:38 +02:00 |
|
Pooya Parsa
|
4cd6d80448
|
fix(nitro): use generate:page hook for browser to inject sw
resolves #522
|
2021-09-10 13:22:20 +02:00 |
|
Ahad Birang
|
c0c5b9b9bd
|
fix(nitro): handle static assets and api routes for service-worker preset (#518)
|
2021-09-09 18:01:43 +02:00 |
|
Ahad Birang
|
b47c592e39
|
fix(nitro): do not overwrite output files for browser-preset (#516)
|
2021-09-09 11:55:40 +02:00 |
|
pooya parsa
|
820a9d0b57
|
feat(nitro): assets driver (#511)
|
2021-09-08 22:01:21 +02:00 |
|
Daniel Roe
|
133c03ae2f
|
chore(nitro): avoid optional chaining in nitro render fn (#493)
|
2021-09-08 11:54:17 +02:00 |
|
Daniel Roe
|
f2d78674a0
|
feat: add support for vite build (with vite-format manifest) (#450)
|
2021-09-07 11:35:55 +02:00 |
|
Daniel Roe
|
44b7f1f61e
|
fix(nitro): used named export for azure entry (#491)
|
2021-09-06 13:58:56 +02:00 |
|
Daniel Roe
|
b9d2dad56a
|
fix(nitro): correct vercel fs api static directory (#488)
|
2021-09-06 13:38:14 +02:00 |
|
Daniel Roe
|
0a8c86c885
|
fix(nitro): export named function rather than default export (#490)
|
2021-09-06 13:37:21 +02:00 |
|
renovate[bot]
|
9f7438afb1
|
chore: update all non-major dependencies and add node to nitro external conditions (#440)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2021-09-05 23:54:12 +02:00 |
|
pooya parsa
|
44458fcbbb
|
feat: nuxt bridge (#459)
|
2021-09-05 23:21:33 +02:00 |
|
Daniel Roe
|
de57626a7a
|
fix(nitro): emit chunk names without # (#477)
|
2021-09-05 22:48:38 +02:00 |
|
Daniel Roe
|
0c50af9fd5
|
fix(nitro): use file url for #build alias in windows dev (#469)
|
2021-09-05 22:35:54 +02:00 |
|
Daniel Roe
|
193d7bf8bc
|
feat: use webpack esm server build (#474)
|
2021-09-05 22:33:24 +02:00 |
|
Daniel Roe
|
7527d30bed
|
fix(nitro): inject entryURL at beginning of entrypoint (#468)
|
2021-09-03 14:27:19 +02:00 |
|
Daniel Roe
|
7f9ef5e13d
|
fix(nitro): correct issues rendering payload.js (#466)
|
2021-09-01 20:08:09 +02:00 |
|
Daniel Roe
|
7a03460584
|
chore(nitro, kit, nuxt3): add nitro hook types and upgrade hookable@5 (#458)
|
2021-08-27 14:51:40 +02:00 |
|
pooya parsa
|
ee0163c273
|
refactor: merge modules to nuxt3 (#439)
|
2021-08-11 22:28:38 +02:00 |
|
pooya parsa
|
3516f40e06
|
fix(nitro): fix EBUSY error on windows (#425)
|
2021-08-09 23:44:50 +02:00 |
|
Daniel Roe
|
25e96bb896
|
fix: windows path issues (#408)
|
2021-08-09 20:24:52 +02:00 |
|
Pooya Parsa
|
cb7f079ac4
|
chore: fix lint issues
[skip-release]
using `import type` seems a regression of `import/named` rule but generally makes it more readable to prefer using it :)
|
2021-08-09 18:18:21 +02:00 |
|