Commit Graph

2440 Commits

Author SHA1 Message Date
Anthony Fu 537b6e35bd fix(vite): set transform mode for `vite-node` (#5854)
close #5543
2022-07-14 16:01:21 +02:00
renovate[bot] 009d6762c5
chore(deps): update all non-major dependencies (#5891)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:59:43 +02:00
bot08 7725dece1b
docs: add read more link (#5893) 2022-07-14 15:59:29 +02:00
renovate[bot] f5301e9985
chore(deps): update devdependency playwright to ^1.23.3 (#5883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 19:30:14 +02:00
lm a745be363b
docs: improve runtimeConfig example (#5785)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2022-07-13 19:03:02 +02:00
OptimusePrime 9f40d5c7d0
docs: fix typo (#5881) 2022-07-13 19:02:33 +02:00
Pooya Parsa 65e6b1439e chore(deps): add missing ohash dependency to webpack 2022-07-13 17:40:10 +02:00
pooya parsa 7c45eeef7b
v3.0.0-rc.5 (#5825) 2022-07-13 17:38:59 +02:00
Pooya Parsa 7124a9deb5 chore(deps): update nitropack and lockfile 2022-07-13 17:28:10 +02:00
Daniel Roe 3ad12b5f4a
fix(vite): close vite watcher before building (#5875) 2022-07-13 14:44:07 +02:00
pooya parsa 0ef08190ae
fix(nuxt): fix issues with `vue-router` and `@vue/devtools-api` bundling (#5874) 2022-07-13 14:42:24 +02:00
AnPineau 18d2dd19d2
docs: fix typo (#5863) 2022-07-13 12:22:07 +02:00
bot08 dc0dd569fd
docs: fix typo (#5865) 2022-07-13 12:21:48 +02:00
renovate[bot] a1dff87a0c
chore(deps): update dependency vite-plugin-checker to ^0.4.9 (#5870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 12:19:22 +02:00
Daniel Roe 1ced224389
fix(nuxt): warn about legacy and invalid plugins (#5857)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-12 19:06:55 +02:00
Pooya Parsa aa5a97ace2 chore(deps): update `@nuxt/ui` to 2.x 2022-07-12 16:20:14 +02:00
Anthony Fu 135dfdf73b
fix(nuxt): replace `process.dev` in nitro bundle (#5852) 2022-07-12 14:32:07 +02:00
renovate[bot] 46c48de98e
chore(deps): update dependency unplugin to ^0.7.2 (#5851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 14:12:46 +02:00
Anthony Fu 100dfa6653
fix(nuxi): show base url in terminal (#5337)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-12 14:12:33 +02:00
Pooya Parsa 01700002d8 chore: update lockfile 2022-07-12 13:51:09 +02:00
renovate[bot] 303c8a51b6
chore(deps): update all non-major dependencies (#5831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 13:50:11 +02:00
pooya parsa 56a3f1b615
fix(nuxt): extend nitro routes instead of overriding (#5828) 2022-07-12 12:56:40 +02:00
Daniel Roe 1840b96335
refactor(nuxt): add import protection to nitro config (#5847) 2022-07-12 12:55:32 +02:00
Daniel Roe 2d70507d1c
fix(nuxt): only tree-shake composables on their own lines (#5850) 2022-07-12 12:55:12 +02:00
Bob Olde Hampsink 8685bfa9e9
fix(test-utils): update vitest import path with `.mjs` (#5817) 2022-07-11 17:37:21 +02:00
renovate[bot] b8db1c1ff6
chore(deps): update all non-major dependencies (#5799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 15:57:59 +02:00
Cupid Valentine 2f0bd1b762
docs: update `nuxt-link.md` (#5819) 2022-07-11 12:35:30 +01:00
Cupid Valentine 6322d35b3f
docs: add missing dot (#5815) 2022-07-11 10:46:20 +02:00
Cupid Valentine 57130b4fbc
docs: use `toUTCString` in `useAsyncData` example (#5798) 2022-07-11 10:45:01 +02:00
Cupid Valentine ac4e09b36b
docs: use `defineLazyHandler` in wasm example (#5797) 2022-07-11 10:41:56 +02:00
renovate[bot] c695f71ed3
chore(deps): update all non-major dependencies (#5779)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-08 14:42:43 +02:00
Daniel Roe b045b7141b
fix(nuxt): don't return stub function from tree-shaken composables (#5786) 2022-07-08 14:42:26 +02:00
Thibault Vlacich 728a0a5ef4
docs: fix link to `NuxtLoadingIndicator` component src (#5776) 2022-07-07 21:35:47 +02:00
renovate[bot] 5a210ad67c
chore(deps): update devdependency playwright to ^1.23.2 (#5775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 21:12:30 +02:00
Krutie Patel 3d3445377d
docs(api): add `anavigateTo` docs (#5701)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 20:48:10 +02:00
Clément Ollivier 58ca6c17f2
docs: add content directory to directory-structure (#5755)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 20:27:34 +02:00
Anthony Fu c95a48c632
feat(nuxt): add `<NuxtLoadingIndicator>` component (#5121)
Co-authored-by: Damian <48835293+DamianGlowala@users.noreply.github.com>
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-07-07 19:59:55 +02:00
Francisco Buceta 38e0fa6e1e
feat(nuxt3): support `custom` prop for `<nuxt-link>` (#4249)
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-07-07 19:28:23 +02:00
Mourad EL CADI c88e1716ab
docs: `useFetch` uses isomorphic `$fetch` (#5769) 2022-07-07 19:03:46 +02:00
pooya parsa f321a56e63
fix(nuxt): use virtual server stub with `ssr: false` (#5773) 2022-07-07 18:51:42 +02:00
renovate[bot] 079ff4439c
chore(deps): update dependency ufo to ^0.8.5 (#5772)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 18:29:39 +02:00
Daniel Roe 23546a270c
feat(nuxt): automatically generate unique keys for keyed composables (#4955)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-07-07 18:26:04 +02:00
Daniel Roe 4d607080f5
feat(nuxt): tree-shake client and server-only composables (#5749) 2022-07-07 18:04:38 +02:00
renovate[bot] 5c323ca195
chore(deps): update all non-major dependencies (#5712)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-07 17:30:10 +02:00
Daniel Roe 271262e10a
feat(nuxt): prerender all pages by default (#5709) 2022-07-07 17:07:37 +02:00
Daniel Roe 5e419e75c4
fix: pin vue-router to 4.0 semver-minor (#5767) 2022-07-07 17:04:06 +02:00
Sébastien Chopin b00ef356f5
docs: fix Vite check for Nuxt 3 (#5768) 2022-07-07 16:53:08 +02:00
Anthony Fu ad8b5f9703
fix(vite): fix `vite-node` circular reference (#5764) 2022-07-07 11:00:30 +02:00
Pooya Parsa 8d2f805770 fix(nuxt): handle `undefined` when applying defaults for `useAsyncData`
issue appeared as a regression of #5660
2022-07-07 00:12:31 +02:00
Daniel Roe 00c1daebaf
fix(vite): do not inline dynamic imports in server (#5506)
* fix(vite): do not inline dynamic imports in server

* chore: add link to upstream pr
2022-07-06 21:19:16 +02:00