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 |
|
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 |
|
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 |
|
Harlan Wilton
|
c1f728ee54
|
refactor(nuxi): provide better advice on failing clone (#5155)
|
2022-06-01 08:43:24 +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 |
|
Daniel Roe
|
1fda73267a
|
fix(nuxt): respect navigateTo options using server middleware in server-side (#5145)
|
2022-06-01 00:09:32 +02:00 |
|
Alex Kozack
|
1e8fba8378
|
fix(schema): add missed types title , bodyAttrs , htmlAttrs (#5184)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-31 23:30:17 +02:00 |
|
Anthony Fu
|
fca2ed7cc5
|
fix(nuxt): default statusCode of navigateTo from 301 to 302 (#5173)
Co-authored-by: pooya parsa <pyapar@gmail.com>
|
2022-05-31 23:28:52 +02:00 |
|
Daniel Roe
|
9adecac0b7
|
fix(nuxt): add default empty title to trigger titleTemplate (#5064)
|
2022-05-20 16:43:07 +02:00 |
|
Daniel Roe
|
a4a3cffb92
|
fix(nuxt): allow passing extraneous attrs to meta components (#5071)
|
2022-05-20 16:42:19 +02:00 |
|
renovate[bot]
|
d9b6c8a59b
|
chore(deps): update all non-major dependencies (#5073)
* chore(deps): update all non-major dependencies
* update lock
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-05-20 13:54:19 +02:00 |
|
Tobias Schulmann
|
ca526cfa92
|
docs(config): correct naming of NUXT_APP_CDN_URL environment variable (#5032)
|
2022-05-20 11:40:30 +02:00 |
|
renovate[bot]
|
8e59a623b8
|
chore(deps): update dependency postcss-loader to v7 (#5047)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-20 11:17:10 +02:00 |
|
renovate[bot]
|
80fbd663f4
|
chore(deps): update dependency css-minimizer-webpack-plugin to v4 (#5051)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-20 11:16:59 +02:00 |
|
Julien Huang
|
4e53af3e99
|
fix(nuxt): fix router redirection on aliased pages (#4982)
|
2022-05-20 11:15:57 +02:00 |
|
renovate[bot]
|
733c293901
|
chore(deps): update all non-major dependencies (#4973)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-20 11:13:19 +02:00 |
|
chris-zhu
|
78d1a87d4c
|
docs: fix typo in environment variable (#4990)
* chore: typo
* docs: style
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-18 08:16:24 +02:00 |
|
Dominik Opyd
|
f0dbc951e6
|
docs: add missing parentheses in the alias example (#4995)
* docs(api): improving the parentheses of the `alias` examples in`nuxt.config`
* docs: revert change
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-18 08:15:38 +02:00 |
|
Daniel Roe
|
cd37a21c2e
|
fix(test-utils): hardcode ipv4 ip for localhost (#4998)
|
2022-05-17 09:40:35 +08:00 |
|
Jeremy Ye
|
bd80d27a49
|
fix(vite): add file:// protocol to vite-node entry file path (#4966)
|
2022-05-13 13:00:14 +02:00 |
|
Daniel Roe
|
2886dfdaea
|
fix(nuxi): only reload for top level dirs (#4912)
|
2022-05-13 12:59:04 +02:00 |
|
Daniel Roe
|
17f9c54a79
|
feat(vite): replace global with globalThis (#4958)
|
2022-05-13 12:49:30 +02:00 |
|
renovate[bot]
|
8767b7e3e1
|
chore(deps): update all non-major dependencies (#4964)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-13 12:29:02 +02:00 |
|
Daniel Roe
|
46c656c4b8
|
fix(nuxt): check for 404s after user middleware (#4913)
|
2022-05-12 11:13:38 +02:00 |
|
renovate[bot]
|
0475d475d9
|
chore(deps): update all non-major dependencies (#4950)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-12 11:12:34 +02:00 |
|
renovate[bot]
|
33fb75ff7c
|
chore(deps): update all non-major dependencies (#4934)
* chore(deps): update all non-major dependencies
* update lock
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-05-12 11:10:32 +02:00 |
|
Daniel Roe
|
cad4edd5a3
|
fix(nuxt): respect baseurl when redirecting (and universal router) (#4933)
* fix(nuxt): respect baseurl when redirecting (and universal router)
* test: add test case for redirect
|
2022-05-11 19:33:29 +02:00 |
|
renovate[bot]
|
7e89fe8f6c
|
chore(deps): update all non-major dependencies (#4914)
* chore(deps): update all non-major dependencies
* update lock
* fix: update types
* fix: update error type
* test: update useFetch url
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-11 14:32:05 +02:00 |
|
renovate[bot]
|
5c8c0451a6
|
chore(deps): update all non-major dependencies (#4899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-10 11:10:09 +02:00 |
|
pooya parsa
|
36512d0eaa
|
v3.0.0-rc.3 (#4852)
|
2022-05-10 10:58:29 +02:00 |
|
renovate[bot]
|
b633a9c106
|
chore(deps): update all non-major dependencies (#4867)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-09 16:11:59 +02:00 |
|
Sébastien Chopin
|
9e5a3cdc6f
|
fix(nuxt): avoid redirect with different encoding and trailing slash (#4857)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
|
2022-05-06 18:02:50 +02:00 |
|
pooya parsa
|
a58178c4fd
|
refactor(nuxt): cleanup renderer entry (#4853)
|
2022-05-06 17:34:21 +02:00 |
|
Dario Merz
|
31c67ad9b4
|
fix(vite): ignore virtual imports that aren't in vfs (#4822)
Co-authored-by: Dario Merz <dario.merz@deptagency.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2022-05-06 15:33:32 +02:00 |
|
Jalil Wahdatehagh
|
5816fee892
|
fix(nuxt): add missing import to client only wrapper (#4851)
|
2022-05-06 15:32:29 +02:00 |
|
pooya parsa
|
92847ed924
|
feat(nuxt, kit): add shortcuts to register custom server handlers (#4850)
|
2022-05-06 15:31:52 +02:00 |
|
Daniel Roe
|
e0125f49ff
|
fix(schema): add back PublicRuntimeConfig interface for augmentation (#4849)
|
2022-05-06 15:27:42 +02:00 |
|
renovate[bot]
|
a5ba1df37a
|
chore(deps): update all non-major dependencies to ^0.10.5 (#4846)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2022-05-06 15:25:00 +02:00 |
|
pooya parsa
|
f67deed037
|
feat(nuxt)!: upgrade nitropack to 0.4.x (#4837)
|
2022-05-06 15:03:38 +02:00 |
|
Anthony Fu
|
a862a67c80
|
feat(auto-import): custom include option (#4834)
|
2022-05-06 13:11:34 +02:00 |
|
Daniel Roe
|
87c62513fa
|
fix(nuxt): await asyncData if ssr: false (#4791)
|
2022-05-06 13:04:01 +02:00 |
|
Daniel Roe
|
b29f635646
|
fix(nuxt): normalise window location for universal router (#4841)
|
2022-05-06 13:02:35 +02:00 |
|
Daniel Roe
|
750460693e
|
fix(nuxt): check if default slot is provided before calling it (#4842)
|
2022-05-06 12:52:08 +02:00 |
|
Daniel Roe
|
4079882bd4
|
fix(vite): use buildAssetsURL for dynamic imports (#4844)
|
2022-05-06 12:51:31 +02:00 |
|