Daniel Roe

Results 534 issues of Daniel Roe

they need to match the object pattern - would be nice if we could provide support for this

enhancement
eslint-plugin

**Example**: https://github.com/nuxt/nuxt.js/issues/15580

enhancement

### Describe the feature I would really like to be able to _mention_ users when making a GitHub release. (This does not work if their user name is linked.) For...

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

enhancement

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

It would be nice to have a built-in azure app service provider (see https://github.com/nuxt/nuxt/issues/26140). I haven't validated yet whether this is possible, so this is just a tracker.

preset

We've already discussed possibly ignoring redirect 'errors' when prerendering. Some users might also want to ignore 404 errors or other status codes, while keeping `failOnError` enabled. See nuxt/nuxt#22536

enhancement
prerender

We added a `prepare` command for nuxt-module-build which allows creating type stubs directly from the module without needing to apply to the playground as well. (https://github.com/nuxt/module-builder/pull/124) It's the default for...

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