Michaël De Boey

Results 189 issues of Michaël De Boey

Just like #9624, but for `@remix-run/router` instead of `react-router` > I could have gone with `Omit`, which would be less code, but I like the explicitness of `Pick` more in...

CLA Signed
router

As discussed in the second roadmap livestream --- Follow-up of #4841

CLA Signed
template:architect
template:vercel
template:cloudflare-pages
template:cloudflare-workers
template:netlify
template:deno

As discussed in the second roadmap livestream --- Closes #3556

CLA Signed
package:dev

Follow-up of #5204

CLA Signed
feat:typescript
runtime:cloudflare
runtime:deno

This will remove some deprecation warnings when installing `@remix-run/dev`, but most importantly: this is necessary for #5222

CLA Signed
dependencies

Mainly removing TOCs when they're unnecessary + some smaller things I came across while looking at all the pages

CLA Signed
docs

Closes #146 --- Alternative to #155 but with migrations and a couple of extra removals

Closes #145 --- Alternative to #161 but with migrations and extra removals

@eslint-community/eslint-tsc In order to make the automatic release work, we should add the `NPM_TOKEN` secret in [the Action secret settings](https://github.com/organizations/eslint-community/settings/secrets/actions). I think it's best to set a PAT for [the...