Commit Graph

3975 Commits

Author SHA1 Message Date
Sébastien Chopin 1fc0d09721 Merge branch 'main' into docs/new-structure 2023-04-12 12:26:47 +02:00
Daniel Roe 22f1f71e3e
fix(nuxt): mark entire payload as reactive (#20218) 2023-04-12 01:42:45 -07:00
Daniel Roe 67ca0815ac
test: add js payload test suite (#20217) 2023-04-11 15:57:12 -07:00
Daniel Roe fe2800540c
fix(nuxt): set config on `ssrContext` in spa renderer (#20216) 2023-04-11 15:33:21 -07:00
renovate[bot] 8f67d871b8
chore(deps): update dependency globby to ^13.1.4 (main) (#20206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 18:47:45 +01:00
renovate[bot] da21afd549
chore(deps): update devdependency eslint-plugin-jsdoc to v41 (main) (#20207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 18:47:28 +01:00
Daniel Roe 25e3a9046c
v3.4.0 (#20170) 2023-04-11 09:17:01 -07:00
Daniel Roe d265abbad7 test: update bundle size snapshot 2023-04-11 16:05:25 +01:00
Sacha Stafyniak 811bf28068
feat(nuxt): add chokidar watcher debug timing (#20176) 2023-04-11 07:19:45 -07:00
Julien Huang 163913a744
feat(nuxt): add `experimentalNoScripts` route rule (#19805) 2023-04-11 07:17:44 -07:00
renovate[bot] 90d9cbbe88
chore(deps): update devdependency nitropack to ^2.3.3 (main) (#20203)
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-04-11 07:14:46 -07:00
renovate[bot] 4fc3e780be
chore(deps): update devdependency @unocss/reset to ^0.51.4 (main) (#20200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 06:55:49 -07:00
Harlan Wilton 4da289d150
fix(schema): allow `ignorePrefix` to be changed (#20202) 2023-04-11 06:55:25 -07:00
Daniel Roe 89ab2e522d
fix(nuxi, vite): suppress sourcemap + native fetch warnings (#20198) 2023-04-11 05:46:49 -07:00
Nolan 0443a283d9
docs: add import to server-side cookies example (#20197) 2023-04-11 05:41:44 -07:00
Jeremy Graziani 1f70cb7219
docs: fix typo in `@pinia/nuxt` module name (#20199) 2023-04-11 05:41:22 -07:00
renovate[bot] bc910f6837
chore(deps): update all non-major dependencies (main) (#20196)
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-04-11 05:38:53 -07:00
renovate[bot] 5a0a5f405f
chore(deps): update all non-major dependencies (main) (#20188)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-11 04:59:08 -07:00
Daniel Roe 4285092879
feat(nuxt): support object-syntax plugins (#20003) 2023-04-11 04:58:43 -07:00
Daniel Roe f951a15232
chore: upgrade to consola v3 (#20194) 2023-04-11 03:07:39 -07:00
Daniel Roe d6c3c2439a
feat(nuxt): support async transform of object properties (#20182) 2023-04-10 14:57:13 -07:00
renovate[bot] 98d1c0e827
chore(deps): update all non-major dependencies (main) (#20184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 14:46:12 -07:00
Harlan Wilton 33f3ae4963
fix(nuxt): default nitro autoImports to `imports.autoImport` (#20180) 2023-04-10 19:11:07 +01:00
Daniel Roe ee0b366b44
chore: remove `JITI_ESM_RESOLVE` (#20172) 2023-04-10 09:53:36 -07:00
renovate[bot] 8e00026d4a
chore(deps): update dependency esbuild to ^0.17.16 (main) (#20165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-04-10 05:28:51 -07:00
Daniel Roe ae5df72c56 ci: use `head_ref` for dependency deduping 2023-04-10 13:17:17 +01:00
Daniel Roe a15a9b66fa chore: correctly nest `overrides` 2023-04-10 12:41:19 +01:00
Daniel Roe 4a6f85277d chore: use `overrides` 2023-04-10 12:36:36 +01:00
Daniel Roe b33b84d57e chore: use workspace ref 2023-04-10 12:36:07 +01:00
Daniel Roe e99f923aa5
feat(nuxt): add experimental View Transitions API support (#20092) 2023-04-10 04:33:14 -07:00
renovate[bot] 3af37e9482
chore(deps): update devdependency rimraf to v5 (main) (#20163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 01:49:36 -07:00
renovate[bot] 40e6933fa5
chore(deps): update all non-major dependencies (main) (#20151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-10 07:54:38 +01:00
JT Smith 73dda01f67
docs: fix type of `headers` option for `useFetch` (#20148) 2023-04-08 10:47:40 -07:00
renovate[bot] 234710158d
chore(deps): update all non-major dependencies (main) (#20134)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-08 05:57:48 -07:00
Daniel Roe ea4b5220a4
feat: upgrade to consola v3.x prerelease (#20141) 2023-04-08 03:16:06 -07:00
Daniel Roe 9878c5b6e4
style: enable `sort-imports` eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Anthony Fu 11a9780c80
feat(nuxt): prompt to install `devtools` when it's enabled (#20126) 2023-04-07 08:34:11 -07:00
xjccc 9fd398216c
fix(nuxi): preview nitro build with custom dir config (#18882) 2023-04-07 06:19:53 -07:00
Harlan Wilton 0c9823eb87
perf(head): disable `@vueuse/head` polyfill by default (#20131) 2023-04-07 06:10:35 -07:00
Daniel Roe c65c5a8e79
fix(nuxt): deprecate old (pre-rc) runtimeConfig (#20082) 2023-04-07 04:36:45 -07:00
Daniel Roe 6ddea42f96
refactor(nuxt): remove `#head` alias (#20111) 2023-04-07 03:36:41 -07:00
pooya parsa 9e503be0f2
feat(nuxt): experimental option for rich json payloads (#19205)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-04-07 03:34:35 -07:00
Daniel Roe d4f718d8cd
refactor(schema): clean up `experimental` options (#20112) 2023-04-07 03:05:09 -07:00
cany748 4f0b3c7223
fix(nuxt): add `undefined` type for `useCookie` return value 2023-04-07 01:45:44 -07:00
Julien Huang b068f79fee
fix(nuxt): add key to `.client` component placeholders (#20093) 2023-04-07 01:31:04 -07:00
renovate[bot] a02f69943f
chore(deps): update dependency memfs to ^3.5.0 (main) (#20116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-06 15:03:08 -07:00
Daniel Roe b329ed7813 ci: stub project before linting 2023-04-06 13:55:12 +01:00
Daniel Roe 41bfd55230
fix(nuxt): test all custom app config keys for `any` (#20105) 2023-04-06 05:33:54 -07:00
Daniel Roe 4d75540655
fix(nuxt): add `@types/node` as a peerDependency (#20025) 2023-04-06 05:33:07 -07:00
Daniel Roe b8cdef69cd chore: exclude new subpath from lint reordering 2023-04-06 13:31:46 +01:00