V3 pre-release available (3.0.0-rc.2) on NPM
See original GitHub issueV3 is available as prerelease now!
To use it you have to set it explicitly in your package.json as ^3.0.0-rc.1
. This will update automatically for next rc releases or the final release.
For the release notes see here
Issue Analytics
- State:
- Created 6 years ago
- Reactions:5
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Tip: Click on a version number to view a previous ... - npm
Tip: Click on a version number to view a previous version's package page ...
Read more >npm update includes pre-release - node.js - Stack Overflow
3, and a pre-release version of 3.0.0-rc.7. When I run npm install package -g , 2.1.3 is installed. When I run npm update...
Read more >publish in v3 fails with older versions of npm, worked with v2
Today we updated lerna from 3.0.0-rc.0 to 3.3.0 and are facing similiar problem - we are using yarn and default npm registry (not ......
Read more >Viewing All Versions of an NPM Package (Including Pre ...
If you want to view all released versions of an npm package, there's an easy way to do it: npm show react-native@* version...
Read more >Semantic Versioning 2.0.0 | Semantic Versioning
Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format. Introduction. In the world of software ...
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 Free
Top 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
V3 has been officially released! https://github.com/serverless-heaven/serverless-webpack/releases/tag/v3.0.0
Closing this now.
Published 3.0.0-rc.2 containing issues #145 #191 #199 #195