Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☂️ Road to Biome v2.0 #3727

Open
34 of 46 tasks
ematipico opened this issue Aug 27, 2024 · 13 comments
Open
34 of 46 tasks

☂️ Road to Biome v2.0 #3727

ematipico opened this issue Aug 27, 2024 · 13 comments
Milestone

Comments

@ematipico
Copy link
Member

ematipico commented Aug 27, 2024

Tasks

We will use this issue to track all the necessary breaking changes and removal of deprecation we plan to do for the next major of Biome.

Biome related

Infrastructure and community related

These tasks are for the great Biome community and infrastrcture.

  • Use knope for automated release process
  • Create a chat.biomejs.dev sub-domain, create a redirect to the discord invite link, and change all the occurrences to use chat.biomejs.dev

Developments

  • For anyone who has the right to modify the issue, please add additional tasks to the list.
  • We plan to merge changes to the next branch, and regularly rebase main into next until we reach a point where we can merge next into main.
  • We will regularly rebase main into next. Please DOT NOT USE git merge. Please use git rebase
  • For anyone involved in the developments, please enable git rerere for your sanity. This feature will cache all the conflict resolutions on your local machine, so next time you happen to have the same resolution, git will apply it automatically. Very useful when rebasing the same branch.
  • Create an issue every time you start working on something, so GitHub will automatically automate the workflow (it will tick the checkbox once the issue is closed).

Engagements with this issue

If possible, please refrain from commenting on this issue unless you're involved with the developments. If you want to discuss a decision, please use the relative issue. If an issue doesn't exist, please use Discord, or wait for an issue to be open.

@akkadaya

This comment was marked as off-topic.

@ematipico

This comment was marked as off-topic.

@nojaf

This comment was marked as off-topic.

@nhedger

This comment was marked as resolved.

@ematipico

This comment was marked as resolved.

@nhedger

This comment was marked as resolved.

@arendjr

This comment was marked as duplicate.

@ematipico

This comment was marked as duplicate.

@ematipico
Copy link
Member Author

I removed the task to rethinking formatter defaults. While I understand the motivation, there's no need. There's the option, so discussing defaults is just... bike-shedding.

@lcswillems
Copy link

Why @ematipico is it back-shedding? Personally, each time I'm trying to replace eslint / prettier by Biome, there is a bunch of settings I need to set (the main one being to use spaces instead of tabs). If the defaults were different, I would not need to do this?

@ematipico
Copy link
Member Author

ematipico commented Feb 4, 2025

@lcswillems I don't want to spur a discussion from here, so if you have some options, please create one. To answer your question, it's essentially impossible to have perfect defaults because people have opinions that differ from one to another. It all comes down to "De gustibus", where every opinion is legit but not a correct one.

So, instead of focusing our (the team's and yours, the user's) energies on discussing which default "is correct", we should discuss the presence of options which are more productive for all parties.

If defaults are different, they would help your, but they might affect other users. We can make the on-boarding easier, but there's always a party that might be discontent, which ties up to the beginning of the discussion.

@lcswillems
Copy link

lcswillems commented Feb 4, 2025

Hey @ematipico, thanks for your answer!

It is indeed not possible to find a default that is optimal for each and every user. But it doesn't mean that there is not a default that is better than another overall, while considering the group of users.

If the defaults in Biome were chosen randomly, it would be a nightmare to use Biome. Same thing for all the tools that we use in our daily life.

The reason I took my personal example was just because I believe that all the people migrating from eslint / prettier would be in my situation (and so maybe a lot of users). And so I felt it was important to keep in mind.

At the end of the day, I can understand that it might be low priority and not worth prioritizing for v2.0 or any release. But I don't think we should conclude that caring about the defaults is not important and that all the defaults are equivalent.

@ematipico
Copy link
Member Author

And that's why biome migrate prettier and biome migrate eslint were created

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants