json-bigint icon indicating copy to clipboard operation
json-bigint copied to clipboard

Why is the current NPM release `1.0.0` different?

Open nicholaschiang opened this issue 2 years ago • 11 comments

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

nicholaschiang avatar Apr 07 '22 05:04 nicholaschiang

@sidorares there seems to have been significant changes and bug fixes since that v1.0.0 tag. Could you push those to NPM?

nicholaschiang avatar Apr 07 '22 05:04 nicholaschiang

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 )

sidorares avatar Apr 07 '22 05:04 sidorares

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

nicholaschiang avatar Apr 07 '22 05:04 nicholaschiang

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

sidorares avatar Apr 07 '22 05:04 sidorares

@sidorares do you think the new version will come out soon?

tomercohen1210 avatar Sep 08 '22 09:09 tomercohen1210

I meet problems with float numbers and would like to use the new version

ldt1997 avatar Oct 20 '22 06:10 ldt1997

@sidorares any updates for the release? I also encounter the same problems with float numbers and would like to use the new version

justinpark avatar Oct 27 '22 23:10 justinpark

Hi @sidorares could you at least publish the latest version on NPM? Even doing manually would be good with npm publish.

Currently I've to do an NPM install from this Github repository, locked at a specific commit, which isn't that good.

ThallesP avatar May 03 '23 04:05 ThallesP

@ThallesP I promise I'll give this library some attention over a coming weekend.

sidorares avatar May 03 '23 04:05 sidorares

@sidorares friendly ping! :)

aladdin-add avatar Aug 14 '23 08:08 aladdin-add

@sidorares Friendly reminder. I face some problem in my production code (related to https://github.com/sidorares/json-bigint/issues/49)

riflowth avatar Jan 25 '24 18:01 riflowth