Skip to content

Use useDecimalInt instead of useDecimalBigInt#34

Merged
jheer merged 4 commits intov2.0.0from
jh/decimal-int
Feb 28, 2025
Merged

Use useDecimalInt instead of useDecimalBigInt#34
jheer merged 4 commits intov2.0.0from
jh/decimal-int

Conversation

@jheer
Copy link
Member

@jheer jheer commented Feb 27, 2025

  • Breaking: Remove the useDecimalBigInt extraction flag, add useDecimalInt as a replacement.

This PR extends #33 with a breaking change (requiring a major version bump) to resolve the misnomer that arises with 32-bit decimal types extracted as scaled 32-bit integers (JS number type) rather than BigInt instances.

Base automatically changed from jh/decimals to v2.0.0 February 28, 2025 23:15
@jheer jheer merged commit ad0994a into v2.0.0 Feb 28, 2025
2 checks passed
@jheer jheer deleted the jh/decimal-int branch February 28, 2025 23:23
jheer added a commit that referenced this pull request Feb 28, 2025
* feat: Add 32- and 64-bit decimal support.

* fix: Fix docs link typo.

* feat!: Change to useDecimalInt flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant