Get a daily random issue suggestion from any GitHub repository
As part of the AI SDK v5, we create a lot of codemods to streamline the upgrade process for existing users. Instead of waiting until another breaking change release, we want to establish a process of creating codemods as part of pull requests, where applicable. Pull requests that should attempt to add a codemod usually introduce a deprecation or a breaking change.
Add new How to create a codemod
section to CONTRIBUTING.md
pnpm prettier-fix
in the project root)