Commit Graph

439 Commits

Author SHA1 Message Date
Daniel Roe 2f734df9b5
fix(nuxt): disallow redirects to more script protocols (#22366)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2023-07-30 11:09:16 +01:00
Ryota Watanabe 8166fb20a5
fix(nuxi): only strip extensions from files (#22399) 2023-07-30 10:11:50 +01:00
Daniel Roe 9741f267be
refactor(nuxi,schema): move loading template into schema (#22336) 2023-07-26 23:07:23 +02:00
renovate[bot] 1f1de38d03
chore(deps): update all non-major dependencies (main) (#21979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-20 10:43:33 +01:00
github-actions[bot] f6a3adb521
v3.6.5 (#22229)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-19 19:40:34 +02:00
github-actions[bot] 380a91985c
v3.6.4 2023-07-19 16:19:14 +01:00
Nirina Rabeson fb77cc04c7
fix(nuxi): support `--inspect` in dev mode (#22205) 2023-07-19 13:32:10 +01:00
github-actions[bot] f068ad5edd
v3.6.3 2023-07-14 23:48:50 +01:00
Daniel Roe 0643d4315b fix(cli): allow non-existent `experimental` option 2023-07-14 23:39:06 +01:00
Samuel Burkhard 826f82a6da
fix(cli): add aliases to monorepo paths to tsconfig includes (#21997)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-14 15:32:59 +01:00
Daniel Roe a07cfb8663
refactor(cli,schema): add `bundler` module resolution flag (#22142) 2023-07-14 14:46:40 +01:00
renovate[bot] e16680b7ef
chore(deps): update all non-major dependencies (main) (#21972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 09:05:39 +01:00
github-actions[bot] 88f914e9a0
v3.6.2 2023-07-05 22:42:25 +01:00
renovate[bot] dfef49f508
chore(deps): update all non-major dependencies (main) (#21921)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-04 18:09:01 +02:00
Agénor Debriat 5d7d4d75af
fix(nuxt): add layers in `node_modules` to tsconfig include (#21929) 2023-07-04 11:46:34 +02:00
Agénor Debriat a9904a3ff7
fix(nuxt): include external layers in `tsconfig.json` scope (#21917) 2023-07-03 20:33:40 +01:00
Daniel Roe b0daaa8cbb
fix(nuxi): respect nitro ssl cert/key variables (#21912) 2023-07-03 12:21:59 +01:00
Daniel Roe 669e9bcf2d
fix(nuxt): ensure static presets equivalent to `nuxi generate` (#21860) 2023-06-29 10:14:35 +01:00
renovate[bot] 07a0e9d412
chore(deps): update all non-major dependencies (main) (#21833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-28 15:43:04 +01:00
Daniel Roe 1cc22aa4aa
fix(nuxi): resolve `@nuxt/ui-templates` from `modulesDir` (#21836) 2023-06-28 13:51:17 +01:00
renovate[bot] 4709c3acf9
chore(deps): update all non-major dependencies (main) (#21806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-06-28 09:14:56 +01:00
Daniel Roe 9c8746f2a6
chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
github-actions[bot] 54a0d5e8dc
v3.6.1 2023-06-26 20:25:37 +01:00
github-actions[bot] e58cfc81f0
v3.6.0 2023-06-23 13:06:06 +01:00
renovate[bot] 7736fb2b0b
chore(deps): update devdependency semver to v7.5.3 (main) (#21707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-23 09:33:51 +01:00
Daniel Roe e00beddad6
fix(nuxt): add aliases and augmentations for nitro context (#21680) 2023-06-22 11:49:14 +01:00
renovate[bot] c30b91ada8
chore(deps): update all non-major dependencies (main) (#21660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-21 12:28:17 +01:00
Daniel Roe c3c56c14ab
fix(nuxt): guard `res.end()` calls with check if event is handled (#21665) 2023-06-21 07:07:02 +01:00
Daniel Roe bb4ed5e406
fix(nuxi): add back default `baseUrl` in `tsconfig.json` (#21632) 2023-06-19 23:29:09 +01:00
renovate[bot] b805d58ebe
chore(deps): update all non-major dependencies (main) (#21572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-17 09:10:17 +01:00
renovate[bot] 3b0b924946
chore(deps): update dependency destr to v2 (main) (#21536)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-12 20:43:13 +01:00
Daniel Roe acdc28a99e
fix(nuxi,nuxt): remove baseUrl + use relative paths in tsconfig (#21081) 2023-06-09 23:19:42 +01:00
github-actions[bot] 199595f3af
v3.5.3 2023-06-06 01:24:34 +01:00
renovate[bot] 1209b930ad
chore(deps): update all non-major dependencies (main) (#21295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-06-02 14:31:12 +01:00
Anthony Fu 7512a52488
fix(nuxi): always use the latest devtools wizard (#21291) 2023-05-31 17:14:28 +01:00
renovate[bot] f824116fa0
chore(deps): pin dependencies (main) (#21289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-31 17:10:16 +01:00
Daniel Roe f84df08dbc
fix(nuxi): pass `--no-clear` config through to vite (#21262) 2023-05-31 15:28:09 +01:00
github-actions[bot] d85348987f
v3.5.2 2023-05-29 13:48:59 +02:00
renovate[bot] 1879e1cd4d
chore(deps): update all non-major dependencies (main) (#20984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-25 16:38:10 -05:00
Daniel Roe c37ebab1ef
perf(nuxt): use `.test` and hoist regexps where possible (#21011) 2023-05-22 21:25:42 +01:00
Sébastien Chopin 6d8c119a26 chore: move v2 docs to v2.nuxt.com 2023-05-22 11:39:55 +02:00
github-actions[bot] f13ccfe836
v3.5.1 2023-05-21 17:39:15 +01:00
github-actions[bot] 9683c3dad3
v3.5.0 2023-05-16 14:29:04 +01:00
renovate[bot] 26c6531282
chore(deps): update dependency h3 to ^1.6.6 (main) (#20854)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-15 14:10:06 +01:00
renovate[bot] 9b671fab03
chore(deps): update devdependency semver to ^7.5.1 (main) (#20820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 02:31:56 +01:00
renovate[bot] f7f4a7643c
chore(deps): update all non-major dependencies (main) (#20792)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-12 06:46:16 +01:00
Daniel Roe 83c7172ace
fix(nuxi): hard-reload nuxt when `.env` changes (#20501) 2023-05-11 22:00:41 +01:00
Daniel Roe 29f29302ce
feat(nuxi): allow passing overrides to other nuxi commands (#20760) 2023-05-10 14:45:52 +01:00
renovate[bot] 32fa44c0c9
chore(deps): update all non-major dependencies (main) (#20712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-10 09:35:04 +01:00
renovate[bot] 7cb4c69935
feat(deps): upgrade to nitropack v2.4 (#20688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-05-06 09:44:07 +01:00