Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[0.10.0] - 2025-11-04
🚀 Features
PropertyDefinition(feat(formatter): wrap parenthesis for AssignmentExpression that is a key ofPropertyDefinition#15243) (Dunqing)embeddedLanguageFormattingoption (feat(oxfmt,formatter): SupportembeddedLanguageFormattingoption #15216) (leaysgur)🐛 Bug Fixes
dependencieswithnpm/oxfmtandapps/oxfmt(fix(oxfmt): Syncdependencieswithnpm/oxfmtandapps/oxfmt#15261) (leaysgur)LabeledStatement(fix(formatter): correct printing comments forLabeledStatement#15260) (Dunqing)LogicalExpressionandTSIntersectionType(fix(formatter): multiple comments inLogicalExpressionandTSIntersectionType#15253) (Dunqing)BinaryLikeExpressionwhen it is an argument ofBoolean(fix(formatter): should not indentBinaryLikeExpressionwhen it is an argument ofBoolean#15250) (Dunqing)JSXExpressionContainer(fix(formatter): handle chain expression forJSXExpressionContainer#15242) (Dunqing)TaggedTemplateExpression(fix(formatter): correct printing comments forTaggedTemplateExpression#15241) (Dunqing)🚜 Refactor
indentwithsoft_line_break_or_space(refactor(formatter): simplify the use ofindentwithsoft_line_break_or_space#15254) (Dunqing)pathfrom sender (refactor(diagnostic): removepathfrom sender #15130) (camc314)🧪 Testing