Release v6.0.0 Stable
See original GitHub issue- I have read the contribution documentation for this project.
- I agree to follow the code of conduct that this project follows, as appropriate.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
I’d like to have a solid plan for getting v6 out the door.
TODO
In no particular order.
- Simple
import
from v5 config inpackage.json
to v6 config (#653) - Another pass on the documentation (including actually having a front page)
- Migrate
electronforge.io
to actually using the v6 docs - Move https://github.com/MarshallOfSound/electron-forge-docs to the
electron-forge
org (will this break gitbook?)- Update
tools/sync-readmes.ts
when this happens - Fix gitbook sync
- Update
- Update templates (https://github.com/electron-userland/electron-forge-templates/pull/64)
- Add at least one template with webpack
- Last upgrade of as many dependencies as possible
- Upgrade to Electron Packager 14, when it’s released
- Upgrade to
@malept/electron-installer-flatpak
0.10.0, when it’s released - Upgrade to
electron-installer-snap
4, when it’s released - Upgrade to
electron-winstaller
4, when it’s released
ReplaceUnfortunately not necessary for the releases3
due to #479- Try to resolve any pending PRs
- Figure out what to do with the
electron-forge
NPM package - Add docs to
CONTRIBUTING.md
on how to develop on Electron Forge (e.g., installbolt
globally) - Make sure packages like
create-electron-app
are updated appropriately - Assist downstream packages like
ember-electron
with upgrading (this will probably happen post-release) - Native modules in webpack https://github.com/electron-userland/electron-forge/issues/703
#1029 (bug with webpack + certain native modules)- Add note mentioning the experimental nature of native modules + webpack
Issue Analytics
- State:
- Created 5 years ago
- Reactions:22
- Comments:44 (25 by maintainers)
Top Results From Across the Web
Release v6.0.0 Stable · Issue #621 · electron/forge
This issue suggests v6 stable release is imminent (??). The documentation wisely says don't use the Webpack plugin yet...but given you're ...
Read more >Release Notes for v6.0.0-nightly.20190311
Release Notes for v6.0.0-nightly.20190213 ... This release is published to npm under the electron-nightly package and can be installed via: npm install electron- ......
Read more >Node v6.0.0 (Current)
Node v6.0.0 (Current) · Stay on or upgrade to Node.js v4 (currently at v4.4.3) if you need stability and have a complex production...
Read more >ceph/daemon-base:v6.0.0-stable-6.0-pacific-centos-8
Wasm is a fast, light alternative to Linux containers – try it out today with the Docker+Wasm Technical beta. ✕. hub.
Read more >Download .NET 6.0 (Linux, macOS, and Windows) - Microsoft
.NET Runtime 6.0.10 ... 6.0.9. Security patch Tooltip: This release contains fixes for security issues. If using an older patch release, you should...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ta Da? 🎉
Is there any chance of releasing a new beta version? The previous beta release was 4 months ago.
In particular, I’m looking for the fix for https://github.com/electron-userland/electron-forge/issues/1377
No pressure; just checking 🙂