Why is the current NPM release `1.0.0` different?
See original GitHub issueThere are significant differences between the v1.0.0
tag and the master
branch. Why? Why haven’t you released a new version to NPM? The newest version there (v1.0.0
) is over two years old…
Issue Analytics
- State:
- Created a year ago
- Reactions:2
- Comments:7 (2 by maintainers)
Top Results From Across the Web
About semantic versioning
Incrementing semantic versions in published packages ; First release, New product, Start with 1.0.0, 1.0.0 ; Backward compatible bug fixes, Patch release ......
Read more >What is the convention for versioning npm packages prior ...
Version 1.0.0 defines the public API. The way in which the version number is incremented after this release is dependent on this public...
Read more >How is the current version determined? · Issue #195
I'm having issues publishing my first @semantic-release/npm triggered publish, because it's running npm version 1.0.0 --no-git-tag-version ...
Read more >npm Blog Archive: npm@2.0.0
At first, it seemed like this wasn't going to be a very painful change (especially because Isaac also made 1.0.0 the default version...
Read more >How to Use Semantic Versioning in NPM
By default, when installing an npm package without specifying a version, npm installs the latest version published to the NPM registry.
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
thanks for the offer! I’m slowly migrating all the projects to gh actions - if you have time to help with that would be great
yes I probably should. Due to a significant time gap between releases major version bump might be a good idea ( not that I’m aware of any backwards incompatibilities, just as a precaution )