Michaël De Boey
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...
As discussed in the second roadmap livestream --- Follow-up of #4841
As discussed in the second roadmap livestream --- Closes #3556
Follow-up of #5204
This will remove some deprecation warnings when installing `@remix-run/dev`, but most importantly: this is necessary for #5222
Mainly removing TOCs when they're unnecessary + some smaller things I came across while looking at all the pages
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...