Skip to content

chore: back-merge main into develop after 2.4.0 - #134

Merged
rousso merged 4 commits into
developfrom
chore/backmerge-2.4.0
Aug 26, 2026
Merged

chore: back-merge main into develop after 2.4.0#134
rousso merged 4 commits into
developfrom
chore/backmerge-2.4.0

Conversation

@rousso

@rousso rousso commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Closes the 2.4.0 release: develop opens the next line, and stops diverging from main.

Two commits:

chore: bump version to 2.5.0-SNAPSHOTpackage.json and both version fields of package-lock.json, kept in lockstep.

Merge branch 'main' into develop after 2.4.0 — brings back main's release commit and the merge of #133. The only conflict was the version line, resolved by keeping develop's higher 2.5.0-SNAPSHOT.

The diff against develop is therefore just the three version fields; everything else in the merge is already there.

Without this, main and develop stay apart on the version line and the next release PR conflicts on it — which is what happened at 2.1.1, where the tag and the back-merge were both missed and had to be done during 2.2.0.

The 2.4.0 tag is on main's merge commit 2c8444f.

701 tests pass.

rousso and others added 4 commits August 26, 2026 12:30
Release 2.4.0 — parameter forms, property paths and Connect your app
# Conflicts:
#	package-lock.json
#	package.json
@rousso
rousso requested a review from Anoop-Variyan August 26, 2026 11:13
@rousso rousso self-assigned this Aug 26, 2026

@Anoop-Variyan Anoop-Variyan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified: merge topology is correct (genuine two-parent merge of main's tip into develop), version bumped to 2.5.0-SNAPSHOT in both package.json and package-lock.json (outer and nested entries), tag 2.4.0 confirmed on main's merge commit. 701/701 tests pass, lint clean, CI green, no leftover conflict markers. Approving.

@rousso
rousso merged commit c7495de into develop Aug 26, 2026
1 check passed
@rousso
rousso deleted the chore/backmerge-2.4.0 branch August 26, 2026 12:15
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

Successfully merging this pull request may close these issues.

2 participants