Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.0.0-rc.2
published
May 2, 2022
29 Pull requests merged by 12 people
-
chore(deps): update dependency vue-router to ^4.0.15
#4792 merged
May 4, 2022 -
chore(deps): update devdependency @unocss/reset to ^0.32.12
#4786 merged
May 4, 2022 -
chore(deps): update all non-major dependencies to ^0.10.2
#4774 merged
May 3, 2022 -
fix(schema): exclude `vite` from `DeepPartial`
#4772 merged
May 3, 2022 -
fix(nuxt): use `router.resolve` to resolve initial url
#4770 merged
May 3, 2022 -
chore(deps): update all non-major dependencies to ^0.10.1
#4764 merged
May 2, 2022 -
v3.0.0-rc.2
#4763 merged
May 2, 2022 -
feat(nitro): add `nitro:build:before` hook
#4304 merged
May 2, 2022 -
chore(deps): update all non-major dependencies
#4756 merged
May 2, 2022 -
fix(nuxt): preserve `error.data` in response
#4755 merged
May 2, 2022 -
chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v10
#4757 merged
May 2, 2022 -
fix(nuxt): process middleware after plugins
#4645 merged
May 2, 2022 -
docs: make `useFetch` example consistent with others
#4742 merged
May 2, 2022 -
chore(deps): update all non-major dependencies
#4721 merged
May 2, 2022 -
fix(nuxi): improve `nuxi init` output
#4612 merged
Apr 29, 2022 -
fix(nuxt3): improve error types for `useAsyncData` and `useFetch`
#4210 merged
Apr 29, 2022 -
fix(nuxt): mark config head as non-reactive
#4666 merged
Apr 29, 2022 -
chore(deps): update dependency @babel/core to ^7.17.10
#4719 merged
Apr 29, 2022 -
docs: add note that `.env` is not read in production
#4714 merged
Apr 29, 2022 -
chore(deps): update dependency h3 to ^0.7.6
#4716 merged
Apr 29, 2022 -
docs: fix incorrect function declaration in composables
#4715 merged
Apr 29, 2022 -
chore(deps): update devdependency vue-tsc to ^0.34.11
#4705 merged
Apr 29, 2022 -
chore: enable typecheck ci for packages
#4664 merged
Apr 29, 2022 -
fix(nuxt): use suspense for child pages on client-side navigation
#4677 merged
Apr 29, 2022 -
chore(deps): update all non-major dependencies
#4674 merged
Apr 29, 2022 -
docs: add notes about auto imports from `composables/` directory
#4675 merged
Apr 29, 2022 -
docs: fix typos
#4679 merged
Apr 29, 2022 -
fix(nuxi): typo in init message
#4685 merged
Apr 29, 2022 -
fix(schema): decrease recursion on `DeepPartial`
#4695 merged
Apr 29, 2022
9 Pull requests opened by 9 people
-
feat(nuxt): support opt in option for runtime compiler
#4762 opened
May 2, 2022 -
docs(api): composable use route
#4776 opened
May 3, 2022 -
fix(nuxt): ensure url is not empty string
#4781 opened
May 3, 2022 -
fix(nuxt): await asyncData if `ssr: false`
#4791 opened
May 4, 2022 -
feat: add extened middleware names to middleware.d.ts
#4795 opened
May 4, 2022 -
chore(deps): update all non-major dependencies
#4800 opened
May 4, 2022 -
fix(vite): ignore `virtual:` imports that aren't in vfs
#4822 opened
May 5, 2022 -
docs(data-fetching): fix and improve example
#4824 opened
May 5, 2022 -
feat(nuxt): enchance `useFetch` and `useLazyFetch` request type #4823
#4825 opened
May 5, 2022
34 Issues closed by 14 people
-
Could not start Nuxt 3 sandbox on CodeSandbox iOS
#4803 closed
May 5, 2022 -
Cannot resolve a relative location without an absolute path. Trying to resolve "" from ""
#4778 closed
May 4, 2022 -
vscode ts hover hint: Cannot find name 'defineEventHandler'
#4789 closed
May 4, 2022 -
[nitro][worker] The type of headers is not consistent in dev and worker
#4744 closed
May 4, 2022 -
Issue with NuxtLink and catch-all route on root
#3893 closed
May 4, 2022 -
Fail to deploy by using docker, nuxi build not work
#4737 closed
May 3, 2022 -
custom attrs in <Html> component
#4779 closed
May 3, 2022 -
fetching data that has an response content-type of "application/problem+json"
#4710 closed
May 3, 2022 -
How to set a base url for useFetch globally once
#4775 closed
May 3, 2022 -
Cannot start nuxt on version v3.0.0-rc.2-27526179.f74a523
#4773 closed
May 3, 2022 -
Type instantiation is excessively deep and possibly infinite
#4769 closed
May 3, 2022 -
Navigating to a url with query string gets redirected to a url stripped off the query
#4766 closed
May 3, 2022 -
Cannot deploy to Firebase Hosting
#4767 closed
May 3, 2022 -
add back `nitro:generate` hook
#4265 closed
May 2, 2022 -
`createError` does not return data
#4728 closed
May 2, 2022 -
pm2 cluster does not work on windows with the quick start example app (work great in fork mode)
#4759 closed
May 2, 2022 -
Loading priority [Plugins & Middleware]
#4257 closed
May 2, 2022 -
Route in plugin is always /
#4703 closed
May 2, 2022 -
Incorrect mounted and unmounted lifecycle hooks order
#4745 closed
May 1, 2022 -
Nuxt is ignoring the server configuration
#4746 closed
May 1, 2022 -
`useFetch`'s data type is `any` in `<template>` but correct in `<script>`
#4740 closed
May 1, 2022 -
Prerendering doesn't respect config.app.baseURL
#4732 closed
May 1, 2022 -
HMR: unmounted is called after mounted
#4736 closed
May 1, 2022 -
how to add vite support to nuxt app
#4725 closed
Apr 30, 2022 -
Can't import a node module in app.vue
#4729 closed
Apr 30, 2022 -
Extra cd statement when using current directory (.)
#4611 closed
Apr 29, 2022 -
memory leak with `useHead`
#4426 closed
Apr 29, 2022 -
useHead cannot be used in async functions
#4706 closed
Apr 29, 2022 -
createRouter from h3 does not work on Server Routes (API)
#4709 closed
Apr 29, 2022 -
Nuxt 3 docker and HMR
#4693 closed
Apr 29, 2022 -
Navigation between routes with nested routes doesn't await data fetching
#4556 closed
Apr 29, 2022 -
Patch suffixed api routes return 405 status code
#4609 closed
Apr 29, 2022 -
nuxt config ts error
#4655 closed
Apr 29, 2022
35 Issues opened by 32 people
-
Take commented out code as import
#4826 opened
May 5, 2022 -
feat: `useFetch` request type infer from nitro's server routes (keyof InternalApi)
#4823 opened
May 5, 2022 -
Using custom virtual imports result in rollup error on build
#4821 opened
May 5, 2022 -
[request error] useHead is not defined
#4820 opened
May 5, 2022 -
Importing directly from a nuxt.config file is not allowed
#4817 opened
May 5, 2022 -
sendError (h3) is not globalised
#4810 opened
May 5, 2022 -
How to generate .js files instead of .mjs when doing npm run generate
#4807 opened
May 4, 2022 -
Embrace Nitro Server Handlers
#4805 opened
May 4, 2022 -
Should useHead return state like useMeta?
#4804 opened
May 4, 2022 -
Styles of unused components are being imported
#4802 opened
May 4, 2022 -
Firebase initializeApp() with Nuxt 3
#4799 opened
May 4, 2022 -
Cannot access 'hello$1' before initialization
#4797 opened
May 4, 2022 -
@click event doesnot work
#4796 opened
May 4, 2022 -
When ssr: false, useAsyncData doesn't await fetches
#4790 opened
May 4, 2022 -
Clear console on HMR
#4787 opened
May 3, 2022 -
Cannot find module /.nuxt/base-module - After importing package in /server/api
#4785 opened
May 3, 2022 -
'nuxt dev' breaks on a fresh install with ssr: false
#4784 opened
May 3, 2022 -
WSL 2 Error: listen ENOTSUP: operation not supported on socket
#4782 opened
May 3, 2022 -
`import.meta` support for server routes
#4771 opened
May 3, 2022 -
share useAsyncData state
#4758 opened
May 2, 2022 -
Indicator flag for initial router middleware call
#4753 opened
May 2, 2022 -
Support global middleware without pages
#4752 opened
May 2, 2022 -
Can't use package with nanoid (nor uuid) in ClientOnly mode
#4749 opened
May 2, 2022 -
headlessui issue when using generate
#4747 opened
May 1, 2022 -
`$fetch` cannot fetch files in `public/` directory isomorphically
#4735 opened
Apr 30, 2022 -
Paths printed by nuxi cannot be opened in VS Code by ctrl + clicking
#4727 opened
Apr 30, 2022 -
built-in nuxt-layout component lost dynamic classes when it was used by top markup
#4726 opened
Apr 30, 2022 -
allow changing priority hints for modules and their CSS
#4713 opened
Apr 29, 2022 -
v-if="data.property" in <slot> causes hydration error
#4711 opened
Apr 29, 2022 -
how to use hooks pages.extend to config named route view?
#4704 opened
Apr 29, 2022 -
useLazyAsyncData ignores initialCache:false option
#4702 opened
Apr 29, 2022 -
support composable auto import into `<template>`
#4699 opened
Apr 29, 2022 -
Generate hooks are never called
#4698 opened
Apr 29, 2022
36 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Get many WARN message when build project
#4638 commented on
May 5, 2022 • 12 new comments -
onMounted hook running before DOM is available
#3587 commented on
May 2, 2022 • 5 new comments -
JS assets are pulling twice when use app.cdnURL
#4635 commented on
May 5, 2022 • 5 new comments -
Dev server does not respond to requests after creating server route
#4696 commented on
Apr 29, 2022 • 4 new comments -
'setupDevtoolsPlugin' is not exported by `unenv`
#4325 commented on
Apr 30, 2022 • 3 new comments -
$fetch is broken on post FormData
#4669 commented on
May 4, 2022 • 3 new comments -
`npm run generate` does not work with the quick start example app
#4555 commented on
May 5, 2022 • 3 new comments -
Browser tab title stuck on redirected route's useHead() data when using navigateTo()
#4606 commented on
Apr 29, 2022 • 2 new comments -
Sass Variables not available in pages / layouts / components
#4269 commented on
Apr 29, 2022 • 2 new comments -
nested router - doesnt work
#4235 commented on
May 2, 2022 • 2 new comments -
on initial client side load with `server: false`, useFetch does not await data fetching
#4548 commented on
May 4, 2022 • 2 new comments -
404 error when created file in /pages and redirect new router(page), until restart the srerver
#4318 commented on
May 5, 2022 • 2 new comments -
Vitest was initialized with native Node instead of Vite Node
#3252 commented on
Apr 28, 2022 • 1 new comment -
`#imports` types don't include server auto-imports
#4290 commented on
Apr 29, 2022 • 1 new comment -
HMR does not pick up updates to data
#2047 commented on
Apr 29, 2022 • 1 new comment -
Polyfill cjs globals for vite
#1922 commented on
Apr 29, 2022 • 1 new comment -
support for generating folder index (`doc/index.html` rather than `doc.html`)
#4680 commented on
Apr 29, 2022 • 1 new comment -
cannot `require()` node-fetch in built project
#4465 commented on
Apr 30, 2022 • 1 new comment -
Nuxt development server continiously restarts with `--https`
#1796 commented on
May 2, 2022 • 1 new comment -
On windows_nt aka win10 setting target - static option breaks build.
#4350 commented on
May 2, 2022 • 1 new comment -
Global Middleware on first load both side
#4259 commented on
May 2, 2022 • 1 new comment -
Vite SSR dev bundler transpile error by using firebase-admin sdk
#4584 commented on
May 2, 2022 • 1 new comment -
Server Routes defineEventHandler TypeScript typing error on complex return types
#4532 commented on
May 3, 2022 • 1 new comment -
allow using vue runtime compiler in built nuxt app
#4661 commented on
May 3, 2022 • 1 new comment -
Slow nuxt startup when importing sass file
#4613 commented on
May 4, 2022 • 1 new comment -
Routes not registered when file created from code snippet via IDE on Windows
#4522 commented on
May 5, 2022 • 1 new comment -
Prerendering doesn't respect `baseURL`
#4581 commented on
May 5, 2022 • 1 new comment -
[NITRO] WARN [worker] listen EADDRINUSE: address already in use
#3998 commented on
May 5, 2022 • 1 new comment -
feat(pages): Default scroll behavior
#3851 commented on
Apr 30, 2022 • 1 new comment -
Assets in the Vite `.output/public/_nuxt/manifest.json` file with `"isEntry": true"` flag is not preloaded with `<link rel="preload">`
#4552 commented on
Apr 29, 2022 • 0 new comments -
Primevue: Toast duplicates elements after it
#4513 commented on
May 3, 2022 • 0 new comments -
`useAsyncData` clears out nested route data before leaving
#4564 commented on
May 3, 2022 • 0 new comments -
Cannot import json files containing an `exports` key
#4503 commented on
May 3, 2022 • 0 new comments -
Dependency Dashboard
#453 commented on
May 5, 2022 • 0 new comments -
feat(nuxt3): support `custom` prop for `<nuxt-link>`
#4249 commented on
Apr 29, 2022 • 0 new comments -
fix(nuxt): improve error dx for users and clear errors after navigation
#4539 commented on
May 4, 2022 • 0 new comments