Skip to content

Commit a7b228f

Browse files
chore: update ref to docs (🤖) (#1160)
Co-authored-by: electron-website-docs-updater[bot] <166660481+electron-website-docs-updater[bot]@users.noreply.github.com>
1 parent eaa59d8 commit a7b228f

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

‎docs/latest/.sha‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5147ac2d278f105ec0801c1ef021709979f6d428
1+
b5c102b3f0f7e9c5be064ba337a3547a83cf7d09

‎docs/latest/breaking-changes.md‎

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@ This document uses the following convention to categorize breaking changes:
2121

2222
## Planned Breaking API Changes (44.0)
2323

24+
### Removed: macOS 12 support
25+
26+
macOS 12 (Monterey) is no longer supported by [Chromium](https://chromium-review.googlesource.com/c/chromium/src/+/7907086).
27+
28+
Older versions of Electron will continue to run on Monterey, but macOS 13 (Ventura)
29+
or later will be required to run Electron v44.0.0 and higher.
30+
2431
### Removed: Windows 32-bit (ia32) and Linux 32-bit ARM (armv7l) support
2532

2633
Electron no longer publishes prebuilt binaries for 32-bit platforms: Windows x86
@@ -31,8 +38,8 @@ Electron headers CDN) are no longer published either.
3138
Older versions of Electron will continue to support these platforms, but Electron
3239
v44.0.0 and higher will only be published for 64-bit platforms.
3340

34-
Once the v44 series reaches end of life in January 2027, Electron will no longer
35-
support these platforms completely.
41+
Once the v43 series reaches end of life in January 2027, these 32-bit platforms
42+
will no longer be supported.
3643

3744
### Removed: `clipboard` module is no longer available in the renderer process
3845

0 commit comments

Comments
 (0)