Skip to content

Commit

Permalink
chore: update headers to include PR links
Browse files Browse the repository at this point in the history
Co-authored-by: Black-Hole <[email protected]>
  • Loading branch information
VerteDinde and BlackHole1 authored Nov 28, 2023
1 parent 905e40b commit 72d222a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blog/2023-ecosystem-eoy-recap.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ For more details, see the full [Forge v7.0.0 changelog](https://github.com/elect

### Highlights

- **Google Cloud Storage publisher:** As part of our push to better support static auto updating, Electron Forge now supports publishing directly to Google Cloud Storage!
- **ESM forge.config.js support:** Electron Forge now supports ESM `forge.config.js` files. (P.S. Look forward to ESM entrypoint support in Electron 28.)
- **Makers now run in parallel:** In Electron Forge 6, Makers ran sequentially for ✨ legacy ✨ reasons. Since then, we’ve tested out parallelization for the Make step with no adverse side effects, so you should see a speed-up when building multiple targets for the same platform!
- **[Google Cloud Storage publisher](https://github.com/electron/forge/pull/2100):** As part of our push to better support static auto updating, Electron Forge now supports publishing directly to Google Cloud Storage!
- **[ESM forge.config.js support](https://github.com/electron/forge/pull/3358):** Electron Forge now supports ESM `forge.config.js` files. (P.S. Look forward to ESM entrypoint support in Electron 28.)
- **[Makers now run in parallel](https://github.com/electron/forge/pull/3363):** In Electron Forge 6, Makers ran sequentially for ✨ legacy ✨ reasons. Since then, we’ve tested out parallelization for the Make step with no adverse side effects, so you should see a speed-up when building multiple targets for the same platform!

:::info Thank you!
🙇 Big thanks to **[mahnunchik](https://github.com/mahnunchik)** for the contributions for both the GCS Publisher and ESM support in Forge configurations!
Expand Down

0 comments on commit 72d222a

Please sign in to comment.