Show issues from last 30 days

Background

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.

Summary

Add new How to create a codemod section to CONTRIBUTING.md

Verification

Preview

Tasks

  • Documentation has been added / updated (for bug fixes / features)
  • Formatting issues have been fixed (run pnpm prettier-fix in the project root)
Next issue in about 16 hours