js-bson icon indicating copy to clipboard operation
js-bson copied to clipboard

BSON Parser for node and browser

Results 2 js-bson issues
Sort by recently updated
recently updated
newest added

### Description Refactor `Long.fromBigInt` to only use bit math. #### What is changing? Improve performance of `Long.fromBigInt` ##### Is there new documentation needed for these changes? No. #### What is...

Please run the release_notes action before releasing to generate release highlights --- ## [5.5.2](https://github.com/mongodb/js-bson/compare/v5.5.1...v5.5.2) (2024-05-02) ### Bug Fixes * **NODE-6043:** Binary.toString and Binary.toJSON output with respect to position ([#666](https://github.com/mongodb/js-bson/issues/666)) ([d6b15f8](https://github.com/mongodb/js-bson/commit/d6b15f8d47dd571c2322b865fe5a4bd4cb848a77))...

autorelease: pending