Commit Graph

4115 Commits

Author SHA1 Message Date
renovate[bot] ab9f33a648
chore(deps): update all non-major dependencies (main) (#20086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 07:26:11 -07:00
Daniel Roe 313b2e3e4c
ci: use autofix to update bundle size (#20088) 2023-04-04 07:13:28 -07:00
Daniel Roe feaebff823
ci: enable autofix for pr linting (#20085) 2023-04-04 06:39:10 -07:00
Daniel Roe b811742f89
fix(nuxt): add types for globally injected `$config` object (#20081) 2023-04-04 06:34:39 -07:00
Daniel Roe e7623ec0b7
docs: re-enable docs linting and update docs (#20084) 2023-04-04 06:23:13 -07:00
Daniel Roe bc9c7dcac8
feat(nuxt): respect custom `dir.pages` in page placeholder (#20079) 2023-04-04 06:18:29 -07:00
Daniel Roe bf8fe61b33
test: use kb size snapshot (#20083) 2023-04-04 05:34:29 -07:00
renovate[bot] d83ea1e877
chore(deps): update all non-major dependencies (main) (#20062)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-04 03:23:16 -07:00
Paul Melero c62a4d214a
docs: add short note about custom `imports` configuration (#20073) 2023-04-04 03:21:09 -07:00
Daniel Roe f40b3e2492
feat(nuxt): support `~`/`~~`/`@`/`@@` aliases within layers (#19986) 2023-04-03 06:18:24 -07:00
Daniel Roe ee8d3f6ea6
feat(nuxt): support disabling `watch` with `useFetch` (#19823) 2023-04-03 05:36:14 -07:00
Daniel Roe b1826ee9f4
fix(kit): support calling Nuxt 2 modules with module container (#20023) 2023-04-03 05:04:56 -07:00
Daniel Roe 8908aa7c5a docs: add interop default to dynamic vue import example 2023-04-03 11:41:31 +01:00
Daniel Roe c660b39447
fix(nuxt): disable `x-nuxt-no-ssr` header by default (#20024) 2023-04-03 03:39:01 -07:00
Daniel Roe 61699f864e
feat(nuxt): warn in dev when `useRoute` is used in middleware (#20050) 2023-04-03 03:36:17 -07:00
Daniel Roe 79ad5ac9bc chore: loosen nitro version constraint 2023-04-03 11:34:06 +01:00
Daniel Roe d190f743dc
fix(nuxt): end route param tokens manually (#19902) 2023-04-03 02:56:44 -07:00
Daniel Roe 8e9d7157a8
v3.3.3 (#20022) 2023-04-02 07:14:21 -07:00
Daniel Roe 1fd491f1a5 fix(schema): add export condition for nuxt2 support 2023-04-02 14:53:39 +01:00
Daniel Roe b083493ec2 docs: fix a couple of typos 2023-04-02 14:53:39 +01:00
renovate[bot] 0634d49fc8
chore(deps): update dependency esbuild to ^0.17.15 (main) (#20031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-02 06:53:22 -07:00
Ben Hong 66d76c3d36
docs: add explanation for middleware execution order (#20029) 2023-04-02 13:30:29 +01:00
Daniel Roe 2f8e991b94 chore: fix typo in code comment 2023-04-01 12:12:34 +01:00
Julien Le Coupanec d282fcd5a3
docs: remove unused function call (#20021) 2023-04-01 02:56:26 -07:00
Daniel Roe 5785908ec6 test: bump bundle size test by 100 bytes 2023-04-01 10:11:48 +01:00
Daniel Roe 822202239c
fix(nuxt): sync `setResponseStatus` signature with h3 (#19987) 2023-03-31 07:02:26 -07:00
Daniel Roe 575f950cfc
fix(vite): remove separate rollup dependency (#20013) 2023-03-31 06:57:14 -07:00
renovate[bot] c4f30bffd5
chore(deps): update all non-major dependencies (main) (#20007)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 06:56:48 -07:00
Daniel Roe fe04bf0f7b
refactor(vite): use rollup types re-exported from vite (#20011) 2023-03-31 02:56:10 -07:00
Daniel Roe 8c2ca23c55 chore: fix fixture package.json files 2023-03-31 10:49:29 +01:00
Daniel Roe 4ed5d2f872
fix(nuxt): suppress handled errors (#20002) 2023-03-31 02:17:10 -07:00
Daniel Roe 434e2013e4 test: skip bundle size test in ecosystem-ci suites 2023-03-31 10:06:33 +01:00
Daniel Roe 99ac1d5976
fix(webpack): transpile rest of nuxt runtime directories (#19936) 2023-03-30 09:24:18 -07:00
Daniel Roe a96451d2df chore: bump version of `mkdist` to `1.2.0` 2023-03-30 16:42:19 +01:00
renovate[bot] eef031a97f
chore(deps): update all non-major dependencies (main) (#19985)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-30 07:37:21 -07:00
David Mignot b31fd4ad34
fix(nuxt): store payloads in cache without trailing slash (#19992) 2023-03-30 05:32:00 -07:00
renovate[bot] 826c054154
chore(deps): update all non-major dependencies (main) (#19959)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-29 09:53:04 -07:00
Daniel Roe ae82d70895
fix(vite): allow extending vue config per-environment (#19968) 2023-03-29 03:59:57 -07:00
Daniel Roe cb154c9f95
chore: use pnpm workspace protocol internally (#19962) 2023-03-28 08:53:00 -07:00
renovate[bot] dbc6ed9499
chore(deps): update all non-major dependencies (main) (#19957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 06:35:29 -07:00
Daniel Roe e60cb26983 chore: remove unneeded types packages 2023-03-28 14:20:07 +01:00
renovate[bot] 24739b6a8c
chore(deps): update all non-major dependencies (main) (#19914)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-03-28 06:17:30 -07:00
Daniel Roe 1ae5b2c58b ci: run docs linting step on node 18 2023-03-28 11:27:28 +01:00
Daniel Roe 72724076b0 docs: fix `pages:extend` example
resolves #19940
2023-03-28 11:24:41 +01:00
renovate[bot] 576bdc2dd7
chore(deps): update dependency css-minimizer-webpack-plugin to v5 (main) (#19942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 03:01:49 -07:00
renovate[bot] 407c2140e6
chore(deps): update dependency cssnano to v6 (main) (#19943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 02:41:16 -07:00
renovate[bot] 6d920147cd
chore(deps): update pnpm to v8 (main) (#19951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-28 02:23:19 -07:00
Daniel Roe 6f6140809d
fix(nuxt): don't override options signature with schema (#19934) 2023-03-28 01:55:20 -07:00
Daniel Roe 45cedd85bd
fix(schema): prefer src to rootDir aliases (#19937) 2023-03-28 01:37:06 -07:00
renovate[bot] ebf3ec398f
chore(deps): update all non-major dependencies (main) (#19913)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-25 07:12:38 +01:00