Daniel Roe

Results 534 issues of Daniel Roe

### Description With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might...

### 🔗 Linked issue ### 📚 Description 🚧 This is a WIP pull request to add documentation for coming nuxt third-parties/scripts implementations. It's very much subject to change, so don't...

documentation
3.x

```[tasklist] ### Tasks - [x] prepare PRs to public nuxt modules to update compatibility - suggested by @lihbr - [ ] https://github.com/nuxt/modules/pull/1001 - [ ] https://github.com/nuxt/api.nuxt.com/pull/33 - [ ] remove...

chore
4.x

### 🔗 Linked issue ### 📚 Description This aims to provide faster glob performance when resolving files with Nuxt. Discovered @antfu's thoughts in https://github.com/unocss/unocss/pull/3722#issuecomment-2053769072 too late, so would value his...

3.x
performance

### 🔗 Linked issue resolves https://github.com/nuxt/nuxt/issues/14126 ### 📚 Description This enables an easier way to enable experimental decorators syntax, powered by esbuild Available in TypeScript 5.0+: https://github.com/microsoft/TypeScript/pull/52582 and https://devblogs.microsoft.com/typescript/announcing-typescript-5-0-beta/#decorators Decorator...

enhancement
3.x
🔨 p3-minor

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...

## Description With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might...

### 🔗 Linked issue resolves https://github.com/unjs/magic-regexp/issues/397 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix...

This is a very early PR to make this app compatible with [changes we expect to release in Nuxt v5](https://github.com/nuxt/nuxt/issues/25323). In [Nuxt v3.7.0](https://github.com/nuxt/nuxt/releases/tag/v3.7.0) we added support for `import.meta.*` (see [original...

With Nuxt 4 on the horizon, this updates the module compatibility definition to allow it to be installed on Nuxt v4. (Otherwise Nuxt will indicate the module might not be...