1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-25 18:37:33 +00:00
Commit Graph

641 Commits

Author SHA1 Message Date
renovate[bot]
a2b21d9b8f
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-13 19:41:42 +01:00
Daniel Roe
8c6af7da7a
fix(nitro): support process.dev ) 2022-03-11 11:47:18 +01:00
renovate[bot]
7650f6c57d
chore(deps): update all non-major dependencies ()
* chore(deps): update all non-major dependencies

* transpile h3 for bridge

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-11 09:57:59 +01:00
Anthony Fu
ac40c9746c
feat(vite): experimental vite-node support ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-11 09:41:27 +01:00
Daniel Roe
5d58ef48af
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-11 09:22:16 +01:00
renovate[bot]
230c8cb491
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-09 11:38:46 +01:00
renovate[bot]
3d5b695e34
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-08 19:01:22 +01:00
Daniel Roe
a5e19b1c57
fix(bridge): use vue server build ()
* fix(bridge): use vue server build

* fix: remove unused import

* refactor: resolve cjs version once

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-08 18:40:20 +01:00
Daniel Roe
91256f5e76
fix(nitro): handle decoding static filenames () 2022-03-08 18:30:46 +01:00
renovate[bot]
5b7fbc1569
chore(deps): update all non-major dependencies () 2022-03-08 18:17:01 +01:00
Daniel Roe
398b311ad6
fix(nitro): rename cold start -> nitro start () 2022-03-07 11:34:45 +01:00
Julian Martin
9f506ded60
fix(nitro): () 2022-03-03 20:35:42 +01:00
renovate[bot]
9b19b9f366
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-27 19:38:00 +00:00
renovate[bot]
a51bdd259e
chore(deps): update dependency @rollup/plugin-replace to v4 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 12:47:08 +01:00
renovate[bot]
5c1f2fad83
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 12:39:10 +01:00
renovate[bot]
a358bdad93
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 12:29:59 +01:00
renovate[bot]
69f24d262e
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-18 19:27:21 +01:00
pooya parsa
12a95ad86c
test: rework tests using @nuxt/test-utils () 2022-02-18 19:14:57 +01:00
renovate[bot]
65d51d67ce
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-17 17:32:49 +01:00
Anthony Fu
467ab693b9
feat: shared logger and silent test logs ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-02-16 22:34:32 +01:00
renovate[bot]
4cd931e5ea
chore(deps): update dependency @netlify/functions to v1 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-16 18:55:51 +01:00
renovate[bot]
cc9d525650
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 10:53:20 +01:00
Daniel Roe
42373e060d
fix: clean up some type issues and add type test suite () 2022-02-15 10:50:11 +01:00
renovate[bot]
6a93719a89
chore(deps): update dependency pretty-bytes to v6 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-15 10:42:41 +01:00
renovate[bot]
7701c125ea
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-11 10:19:53 +01:00
renovate[bot]
fd56fc62bb
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-10 18:30:59 +01:00
pooya parsa
aece3518b5
feat(nuxt3): experimental nitropack support () 2022-02-10 18:29:59 +01:00
renovate[bot]
650d7607ff
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-09 12:51:10 +01:00
Daniel Roe
569aaeb314
fix(nitro): handle incoming cookies on lambda payload format 2.0 () 2022-02-09 12:50:57 +01:00
Daniel Roe
8056b8e171
fix(nitro): treat bootrap dep as an entry file () 2022-02-07 22:58:12 +01:00
pooya parsa
03d5fdde2d
feat(kit)!: expose resolvePath () 2022-02-07 22:00:20 +01:00
renovate[bot]
a1b2d09438
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 21:50:53 +01:00
Daniel Roe
22e6c857f6
fix(nitro): replace global. in fewer instances () 2022-02-07 21:50:39 +01:00
Daniel Roe
29171bd105
fix: sanitize import filenames in generated imports () 2022-02-07 14:45:47 +01:00
Daniel Roe
614e87e9f0
feat(nitro): add support for lambda v2 payload format ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-02-07 13:25:05 +01:00
renovate[bot]
00ba607ca2
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-07 11:22:43 +01:00
Daniel Roe
c1148d4d77
refactor: write declarations to <buildDir>/types ()
* refactor: write declarations to `<buildDir>/types`

* fix: update relative imports
2022-02-07 11:20:01 +01:00
Daniel Roe
fae2179ee9
chore: replace constructors with types () 2022-02-03 19:02:55 +01:00
renovate[bot]
09dc06e138
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-03 11:21:51 +01:00
renovate[bot]
a43757b082
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 11:55:56 +01:00
renovate[bot]
4b1ea5741e
chore(deps): update dependency jiti to ^1.12.14 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-26 13:03:01 +01:00
renovate[bot]
0affa39b62
chore(deps): update all non-major dependencies ()
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-01-26 12:57:33 +01:00
renovate[bot]
b0a56ad807
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 15:51:19 +01:00
renovate[bot]
538b4ab98d
chore(deps): update all non-major dependencies ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 13:29:23 +01:00
renovate[bot]
d5cbe09ced
chore(deps): update dependency globby to v13 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-24 14:21:52 +01:00
renovate[bot]
0b0e56ae4f
chore(deps): update all non-major dependencies ()
* chore(deps): update all non-major dependencies

* feat: add isShallow auto import

https://github.com/vuejs/core/commit/9fda941

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-01-24 13:38:03 +01:00
Pooya Parsa
e0cf2d7b5d fix(nitro): update dot-prop import 2022-01-21 13:37:51 +01:00
renovate[bot]
83c518de69
chore(deps): update dependency dot-prop to v7 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 12:59:45 +01:00
Daniel Roe
3b72b318e2
feat(nitro): support adding node_modules as middleware () 2022-01-21 12:39:22 +01:00
Daniel Roe
6abf75d40a
fix(bridge): set app.basePath () 2022-01-19 20:10:33 +01:00