v22.0.0 and v22.1.0 are marked as "pre-release" in GitHub
See original GitHub issue- Version: N/A
- Target: N/A
Are these supposed to be marked as pre-releases?:
- https://github.com/electron-userland/electron-builder/releases/tag/v22.0.0
- https://github.com/electron-userland/electron-builder/releases/tag/v22.1.0
If they’re actually pre-release versions, shouldn’t they follow SemVer and use an -rc
or similar suffix?
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Releases · electron/electron - GitHub
Release Notes for v22.0.0-beta.1. Other Changes. Enabled out-of-process iframe printing to PDF with webContents.printToPDF(). . #36095. Assets 78.
Read more >mapbox-navigation-android/CHANGELOG.md at main - GitHub
... Mapbox Navigation Native v111.0.0; Mapbox Core Common v22.1.0 ... #6648; Fixed a rare issue where the offset marking the traveled portion of...
Read more >Managing releases in a repository - GitHub Docs
Creating a release · On GitHub.com, navigate to the main page of the repository. · To the right of the list of files,...
Read more >Releases · electron/electron - GitHub
Release Notes for v22.0.0. Stack Upgrades. Chromium 108.0.5359.62. New in 108 · New in 107. Node v16.17.1.
Read more >pip install - pip documentation v22.3.1
As of v6.1.0, pip installs dependencies before their dependents, ... version (e.g. >=0.0.dev0 ) then pip will allow pre-release and development versions for ......
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
Releases marked as
pre-release
on Github have tagnext
on NPM. So, you will not get update to this version unless explicitly specifying@next
.Versions 22.0.0 and 22.1.0 are not suitable for production, there are too many bugs. They did not deserve to be called pre-releases. They should be definitely renemed.