Daniel Roe
Daniel Roe
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...
### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/14688 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change...
In a Nuxt app, there are two different contexts: 1. The Nitro context, in which event handlers run. 2. The Vue context (client and server) in which Nuxt plugins, route...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...
Follow on from https://github.com/nuxt/nuxt/issues/18426. In order to have full support for Node16 format are: - [x] the output format of our internal runtime directories, which will need to be fixed...
### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/24141 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking...
### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...
### 🔗 Linked issue https://github.com/nuxt/nuxt/pull/22821 22ce98d61dcde740dff674b50fc57fe4b9a5e40c ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix...
### Description Small typo in options: ``` Options: -v, --version Tagert version ``` ### Linked Issues ### Additional context
This is a 'canary' pull request. It aims to ensure that the ecosystem is ready for a shift in the default Nuxt TypeScript module resolution from 'Legacy' to 'Bundler': https://github.com/nuxt/nuxt/pull/24837....