Daniel Roe

Results 534 issues of Daniel Roe

## Types of changes - [ ] Bug fix (a non-breaking change which fixes an issue) - [ ] New feature (a non-breaking change which adds functionality) - [ ]...

with v4 of the codecov action, we need to supply a codecov token (pointed out by @ricardogobbosouza). I've added the token in GH variables...

Obviously, feel free to change the rules, but I thought it might help to provide a PR to get started.

This updates the documentation to use the [`nuxi module add` command](https://github.com/nuxt/cli/pull/197) which should simplify docs a bit and also improve user experience as there's no need to add to `nuxt.config`...

## Type of change * [ ] Bug fix (non-breaking change which fixes an issue) * [ ] New feature (non-breaking change which adds functionality) * [ ] Breaking change...

**TODO from #70**: - [x] Update example to work with typescript with yarn dev ~~(siroc needs alias support)~~ - [x] Lintable/Typed runtime - [x] Update/Fix actions - [ ] types/...

Would be nice to have something like this for automatic yarn/pnpm/npm conversions: https://github.com/the-guild-org/docs/tree/main/packages/remark-npm2yarn I'm not sure we can use it directly as it creates MDX but maybe worth creating an...

Might be nice to have a script that can be run to migrate old projects * `@nuxt/content` * vuepress * VitePress some inspiration: https://github.com/typicode/husky-4-to-6

enhancement

We are going to be removing support for [compiling templates from disk using `lodash.template`](https://github.com/nuxt/nuxt/issues/25332) in Nuxt v4. This is a PR to move lodash usage directly into vuefire's Nuxt module....

This updates the documentation to use the [`nuxi module add` command](https://github.com/nuxt/cli/pull/197) which should simplify docs a bit and also improve user experience as there's no need to add to `nuxt.config`...