Daniel Roe

Results 536 issues of Daniel Roe

this automatically allows all build plugins unplugin supports and which nuxt also supports, currently webpack + vite, and rspack in future

related: https://github.com/formkit/formkit/issues/1233

### Reproduction https://github.com/danielroe/formkit-init ### Describe the bug A few observations from setting up a new formkit app with Nuxt: 1. there's an opportunity to make setup simpler if you've already...

🪄 enhancement

This is a DX improvement when developing - we can avoid loading the entire barrel file at `#app` by using the new granular imports merged in https://github.com/nuxt/nuxt/pull/23951.

**Context** https://github.com/nuxt/assets/commit/03416341f7664f232da121deebb2fb53ab3dd864 https://github.com/nuxt/nuxt/issues/22383 **Bug** HTML entities are decoded in the process: ```html <NuxtWelcome /> ``` gets transformed to: ```html ``` **Reproduction** https://stackblitz.com/edit/stackblitz-starters-3vqjhj?description=Starter%20project%20for%20Node.js,%20a%20JavaScript%20runtime%20built%20on%20Chrome's%20V8%20JavaScript%20engine&file=index.js,package.json&title=node.new%20Starter

https://github.com/portabletext/vue-portabletext

enhancement
good first issue

The aim for this repo is to be a single source for first-class Nuxt integration with eslint (configuration + plugin(s)). We currently have a few issues. * `@nuxt/eslint-config` is rebuilt...

https://typescript-eslint.io/blog/announcing-typescript-eslint-v6/