Skip to content

Will the migration to biome v2 have many breaking changes? #5078

Answered by ematipico
philippzentner asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, you should expect breaking changes in V2 because it's a major. I am not in a position to tell how much time the breaking changes could impact your code base, but I can say the following:

  • biome migrate will handle all the breaking changes around configuration
  • you'll have to update possible suppression comments of rules that were migrated
  • the formatter will almost zero breaking changes, mostly taken care by migration unless you use CLI arguments
  • ignore/include have been removed for a new glob syntax that should be more stable
  • import sorting has been moved around and revamped, the migration should cover most of it

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by philippzentner
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants