@raycast/migration

1.72.0 • Public • Published

Automated migrations

Whenever possible, we provide tools to automate the migration to a newer version of the API using codemods.

To run the codemods, run the following command in your extension directory:

npx @raycast/migration .

It will detect the version of the API you were previously using and apply all the migrations that have been available since.

After running it, do go through the updated files and make sure nothing is broken - there are always edge cases.

Readme

Keywords

none

Package Sidebar

Install

npm i @raycast/migration

Weekly Downloads

112

Version

1.72.0

License

MIT

Unpacked Size

46.6 kB

Total Files

70

Last publish

Collaborators

  • rso
  • samuelkraft
  • thomlom
  • sxn
  • mathieudutour
  • pitnikola
  • felix.rc
  • raycastbot
  • grzegorzkrukowski_raycast
  • thomaspaulmann