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.
root_path
from the LSP @nhedgernoInvalidNewBuiltin
, noNewSymbol
, useShorthandArrayType
, useSingleCaseStatement
, noConsoleLog
).editorconfig
support by defaultstyle
to complexity
..js
and .ts
filesRegExep("", "")
) support in regex-related rules (noControlCharacterInRegex
and noMisleadingCharacterClass
)noMultipleSpacesInRegularExpressionLiterals
-> noMultipleSpacesInRegex
noUnusedTemplateLiteral
-> noUselessTemplateLiteral
?indentStyle
.lineWidth: 1
)?These tasks are for the great Biome community and infrastrcture.
knope
for automated release processchat.biomejs.dev
sub-domain, create a redirect to the discord invite link, and change all the occurrences to use chat.biomejs.dev
next
branch, and regularly rebase main
into next
until we reach a point where we can merge next
into main
.main
into next
. Please DOT NOT USE git merge
. Please use git rebase
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.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.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too