question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Why is the current NPM release `1.0.0` different?

See original GitHub issue

There 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:open
  • Created a year ago
  • Reactions:2
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
sidorarescommented, Apr 7, 2022

Would you need help with this? I’d be more than happy to contribute!

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

1reaction
sidorarescommented, Apr 7, 2022

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 )

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found