rf-figma

#53164: docs: update breaking-changes.md after 44.0.0 release

Merged
Created: Aug 24, 2026, 7:59:14 PM
Merged: Aug 25, 2026, 6:52:22 PM
3 comments
Target: main
  • Move two changes into the 45 section that didn't end up being
    backported into 44.

  • Remove "Planned" from all section headers, and add a disclaimer about
    changes listed for future releases.

Checklist

  • I have filled out the PR description

Release Notes

Notes: none

Backports

44-x-y
In-flight
PR Number
#53192
Waiting to be merged

Semver Impact

Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.

Semantic Versioning helps users understand the impact of updates:

  • Major (X.y.z): Breaking changes that may require code modifications
  • Minor (x.Y.z): New features that maintain backward compatibility
  • Patch (x.y.Z): Bug fixes that don't change the API
  • None: Changes that don't affect using facing parts of Electron