nikwen

#53828: chore: remove Discord links

Merged
Created: Sep 10, 2026, 11:12:57 PM
Merged: Sep 11, 2026, 7:09:11 PM
6 comments
Target: main

Description of Change

As discussed at the Summit.

Backport labels applied to update the docs on our website as well as on https://www.npmjs.com/package/electron.

Checklist

Release Notes

Notes: none

Backports

42-x-y
Merged
PR Number
#53834
Merged At
Sep 11, 2026, 8:00:38 PM
Released In
Not yet
Release Date
Not yet
43-x-y
Merged
PR Number
#53837
Merged At
Sep 11, 2026, 8:03:00 PM
Released In
Not yet
Release Date
Not yet
44-x-y
Merged
PR Number
#53836
Merged At
Sep 11, 2026, 8:13:00 PM
Released In
Not yet
Release Date
Not yet
45-x-y
Merged
PR Number
#53835
Merged At
Sep 11, 2026, 8:11:08 PM
Released In
Not yet
Release Date
Not yet

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