Commit Graph

2531 Commits

Author SHA1 Message Date
Daniel Roe a9c061cd2e
fix(nuxi): always override `NODE_ENV` (#5417) 2022-06-12 23:26:36 +02:00
Daniel Roe 0f4fa5643f
fix(nuxt): ignore whitespace and commas within `resolveComponent` (#5428) 2022-06-12 23:22:15 +02:00
Daniel Roe 59da4c6dd4
fix(nuxt): exclude non-cwd auto-imports and don't process all files (#5421) 2022-06-12 22:12:43 +02:00
renovate[bot] 67d804400b
chore(deps): update all non-major dependencies (#5412)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-12 21:39:36 +02:00
Maxim 75db90487f
docs: fix mdn links for 301 and 302 http status (#5416) 2022-06-11 14:09:48 +01:00
Daniel Roe 8831e4a4b9
fix(vite): don't terminate with escaped delimiters (#5409) 2022-06-10 17:17:11 +02:00
Daniel Roe fbcbac01d6
fix(nuxt): don't debounce watcher and include layers (#5002) 2022-06-10 16:50:47 +02:00
Daniel Roe 11a7340883
feat(nuxt): experimental flag to use external vue dependencies (#5083) 2022-06-10 16:31:36 +02:00
Zalexios ba4f2f0d4f
docs: update plugin provide example (#5386) 2022-06-10 16:28:17 +02:00
Ash Go 1449e70541
docs: update cookie example with `defineEventHandler` (#5405) 2022-06-10 15:58:10 +02:00
renovate[bot] 63b0457a69
chore(deps): update all non-major dependencies (#5404)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-10 15:49:47 +02:00
Anthony Fu b64ef70c1c
chore: force single version of vite (#5400)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-06-10 15:37:26 +02:00
Daniel Roe f6bf4f7559
fix(nuxt): throw an error when using unknown route middleware (#5323) 2022-06-10 15:35:58 +02:00
Daniel Roe 846be5cee2
fix(nuxt): transform extends layers within `node_modules` (#5042) 2022-06-10 15:33:16 +02:00
Daniel Roe 5d4586a322
fix(webpack): respect `build.transpile` (#5043) 2022-06-10 15:18:31 +02:00
Daniel Roe 970758e050
revert(nuxt): revert router hotfix #4983 (#5394) 2022-06-10 15:15:53 +02:00
Daniel Roe 93f6a1e4ca
fix(vite, kit, nuxt): generate safe variable names using knitwork (#4906) 2022-06-10 15:12:21 +02:00
Daniel Roe 6947d30f01
fix(kit): pass resolved path to `isIgnored` (#5375) 2022-06-10 14:28:48 +02:00
Anthony Fu fadffbe80c
chore: clean up jsdoc (#5397) 2022-06-10 14:14:03 +02:00
renovate[bot] 3fb473dcc0
chore(deps): update dependency vue-bundle-renderer to ^0.3.9 (#5401)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-10 14:13:42 +02:00
renovate[bot] b01d6b9dcb
chore(deps): update all non-major dependencies (#5391)
* chore(deps): update all non-major dependencies

* update lockfile

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-06-10 14:09:43 +02:00
renovate[bot] 6e80027c77
chore(deps): update all non-major dependencies (#5383)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-10 10:28:59 +02:00
Krutie Patel eedd30ed84
docs(api): add docs for `useRouter` composable (#4949)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-09 16:10:17 +02:00
Daniel Roe 27a0084b6c
fix(nuxt): keep route param optionality when sibling is an index (#5300) 2022-06-09 15:03:08 +02:00
Daniel Roe b31186b658
fix(nuxt): sort routes with dynamic params at the end (#4983) 2022-06-09 14:09:34 +02:00
Daniel Roe 775a904c77
docs(api): add `useRequestEvent` (#5326) 2022-06-09 13:07:28 +02:00
Daniel Roe 00844405ab
docs: update keepalive key name (#5366) 2022-06-09 12:56:01 +02:00
Anthony Fu a802b87ac7
feat(nuxt): support auto imports within `<template>` (#4904) 2022-06-08 22:09:31 +02:00
Daniel Roe 4e2dc037aa
docs: add warning against layout as root element (#5345) 2022-06-08 21:53:39 +02:00
Daniel Roe 247deacc2b
fix(nuxt): relax server import protections (#5355)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-06-08 21:51:38 +02:00
renovate[bot] a3f8eca665
chore(deps): update all non-major dependencies (#5358)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 21:49:23 +02:00
Xin Du (Clark) 139fc11c5a
refactor: fix typo and code improvements (#5344) 2022-06-08 21:49:11 +02:00
Anthony Fu eafd92c457
fix(types): tidy types for `useAsyncData` (#5340) 2022-06-08 21:45:12 +02:00
Daniel Roe 822928b07e
fix(nuxt): add `ssrContext` types on `NuxtApp` (#5333) 2022-06-08 21:37:50 +02:00
renovate[bot] 700b7adbc6
chore(deps): update dependency pify to v6 (#5313)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-08 21:27:37 +02:00
Nathan Chase 7c2f96e5c0
docs: fix typo in programmatic navigation (#5298)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
2022-06-08 21:21:52 +02:00
renovate[bot] f5dca6245d
chore(deps): update all non-major dependencies (#5287)
* chore(deps): update all non-major dependencies

* chore: dedupe dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-08 21:12:48 +02:00
renovate[bot] 603f07c3b8
chore(deps): update devdependency colorette to ^2.0.17 (#5285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-03 18:18:08 +02:00
renovate[bot] 0825bc4022
chore(deps): update all non-major dependencies (#5281) 2022-06-03 18:10:22 +02:00
Jeremy Graziani 59e54ee7a9
docs: fix typo in component migration guide (#5284) 2022-06-03 17:47:09 +02:00
Charlie Joseph e6b48c2b20
docs: add documentation for `titleTemplate` (#5093)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:37:56 +02:00
Robbert van Mourik d61864b1a9
docs(pages): add information for typing page metadata (#5270)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-06-03 17:35:48 +02:00
renovate[bot] c071b1eb90
chore(deps): update all non-major dependencies (#5085) 2022-06-03 16:26:29 +02:00
webfansplz 9379606222
fix(schema, vite): resolve `mode` config correctly (#5255) 2022-06-03 16:09:04 +02:00
Daniel Roe eb12c7a845
fix(nuxt): support `RouterView` props in `NuxtPage` (#5272) 2022-06-03 16:01:46 +02:00
Maël Quéau f71ef42d50
docs: small typo in the "catch-all route" description (#5273) 2022-06-03 15:53:30 +02:00
Harlan Wilton c1f728ee54
refactor(nuxi): provide better advice on failing clone (#5155) 2022-06-01 08:43:24 +02:00
renovate[bot] 5dbc112418
chore(deps): update devdependency lerna to v5 (#5143)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-01 00:37:47 +02:00
Daniel Roe baf2baadb6
refactor(vite, webpack, test-utils): use caret range for `vue` peer dependency (#5190) 2022-06-01 00:36:15 +02:00
Josee 223adc9bc2
docs(guide): add use of `NuxtLayout` in `app.vue` with pages (#5225) 2022-06-01 00:34:41 +02:00