Skip to content

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 30 May 15:24
· 61 commits to main since this release
v2.7.0
128ad54

   🚀 Features

  • Filter out invalid dependencies during app updates  -  by @HiDeoo (11cb1)
  • Delete extra ESLint config files during app updates  -  by @HiDeoo (265e9)
  • Improve tsconfig merging during app updates  -  by @HiDeoo (fcfdf)
  • Preserve tsconfig custom paths during app updates  -  by @HiDeoo (3b432)
  • Add support for updating Next.js apps using the App Router  -  by @HiDeoo (863fe)

   🐞 Bug Fixes

  • Support parsing tsconfig.json files with comments  -  by @HiDeoo (9280d)
  • Prevent duplicated typescript dependency during app updates  -  by @HiDeoo (aa2af)
    View changes on GitHub