Skip to content

[Repo Assist] Release v7.0.6#3239

Merged
nojaf merged 2 commits intomainfrom
repo-assist/release-v7.0.6-bd0e1c81a9d1595c
Mar 3, 2026
Merged

[Repo Assist] Release v7.0.6#3239
nojaf merged 2 commits intomainfrom
repo-assist/release-v7.0.6-bd0e1c81a9d1595c

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 3, 2026

🤖 This is an automated PR from Repo Assist.

This PR prepares the v7.0.6 patch release by promoting the [Unreleased] changelog entries to [7.0.6] - 2026-03-03.

Changes included in this release

12 bug fixes accumulated since v7.0.5 (December 2025):

  • End of line comments after infix operators are preserved correctly. #2287
  • Lambda closing parenthesis in chained method calls is no longer placed on its own line when MultiLineLambdaClosingNewline is enabled. #2553
  • Long & (AND) patterns now break across multiple lines to respect max line length. #1780
  • Empty array with trivia inside now has correct indentation in Stroustrup style. #3098
  • Multiline function type inside parentheses gets extra indentation to avoid compiler error. #3043
  • Trivia around paren lambda with conditional compilation no longer causes merge error. #2844
  • Type app closing angle bracket padded by previous expression length. #3179
  • Dynamic operator on result of qualified function call causes formatting error. #3135
  • Long delegate type with generic args no longer breaks around arrow. #2468
  • Idempotency problem when formatting NUnit Assert.That with lambda argument. #1740
  • Comment between lines of no-break infix expression no longer loses indentation. #2944
  • Hash directives around access modifier in module declaration no longer lose indentation. #3188

This is a patch release on the 7.x line with no breaking changes. The 8.0.0-alpha series (with breaking defaults) continues separately.

Test Status

✅ All 2720 tests pass (dotnet test src/Fantomas.Core.Tests/)
✅ Build succeeded (dotnet build fantomas.sln -c Release)

Generated by Repo Assist

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/repo-assist.md@da02dddebe71d9a937665abdcd1f5214dab852a7

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@nojaf nojaf marked this pull request as ready for review March 3, 2026 07:16
@nojaf nojaf enabled auto-merge March 3, 2026 07:16
@nojaf nojaf merged commit 1403337 into main Mar 3, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant