Daniel Roe

Results 536 issues of Daniel Roe

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...

3.x
bug
cli

### 🔗 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...

3.x
bug
🔨 p3-minor-bug

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...

enhancement
3.x
dx

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...

3.x
bug
🍰 p2-nice-to-have
schema

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...

enhancement
3.x
🍰 p2-nice-to-have

### 🔗 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...

enhancement
3.x

### 🔗 Linked issue ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...

enhancement
3.x
nitro
performance

### 🔗 Linked issue https://github.com/nuxt/nuxt/pull/22821 22ce98d61dcde740dff674b50fc57fe4b9a5e40c ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix...

enhancement
types
3.x

### 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....