Releases: dcodeIO/long.js
Releases · dcodeIO/long.js
v5.3.2
Compare
Sorry, something went wrong.
No results found
Bug fixes
Call correct function when using Long.fromValue with a bigInt (#134 ) (e1bcb4f )
Other
v5.3.1
Compare
Sorry, something went wrong.
No results found
Bug fixes
Separate ESM and UMD type definitions (be983d3 )
Other
Update node version used in CI (12f3988 )
Update workflows, add stale action (86d3f0e )
Update UMD fallback (516961c )
Format with prettier (785a5d4 )
Add FUNDING.yml fwiw (7e79358 )
v5.3.0
Compare
Sorry, something went wrong.
No results found
New features
Support conversion from/to BigInt (1760d02 )
Add isSafeInteger to test if a Long can be safely represented as a JS number (2eb79a4 )
Other
Comment Wasm blob (167d391 )
Move types to dedicated declaration file (ae48501 )
Update Wasm source (d0f7475 )
v5.2.5
Compare
Sorry, something went wrong.
No results found
Bug fixes
Use explicit file extension in relative ECMAScript import (8483533 )
Other
v5.2.4
Compare
Sorry, something went wrong.
No results found
Bug fixes
Change source of truth for types to umd/index.d.ts to resolve issue with typescript import in 5.x (#130 ) (d5ab8f6 )
v5.2.3
Compare
Sorry, something went wrong.
No results found
Bug fixes
Reorder module exports in package.json (#122 ) (cd84ddd )
v5.2.2
Compare
Sorry, something went wrong.
No results found
v5.2.1
Compare
Sorry, something went wrong.
No results found
v5.2.0
Compare
Sorry, something went wrong.
No results found
New features
Other
Fix link to releases (93b06bd )
Add more build instructions (d30e39c )
Fix README formatting (9d90c0b )
Add various instructions (fca1fa0 )
Indicate that isPositive includes zero, fixes #100 (d901220 )
v5.1.0
Compare
Sorry, something went wrong.
No results found