Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API-543 Add bigint serializer #975

Merged
merged 51 commits into from
Aug 4, 2021
Merged

Conversation

srknzl
Copy link
Member

@srknzl srknzl commented Jul 13, 2021

Adds BigInt serializer

Sets tsconfig's target to es2018, adds es2020.bigint to tsconfig's lib. Node 10 supports es2018 so it should not be a problem. Setting a higher target version leads to possibly smaller and faster code

merge #967 first

@srknzl srknzl requested a review from alexb5dh July 14, 2021 08:49
src/util/Util.ts Outdated Show resolved Hide resolved
tsconfig.json Show resolved Hide resolved
@srknzl srknzl merged commit 2828350 into hazelcast:master Aug 4, 2021
harunalpak pushed a commit to harunalpak/hazelcast-nodejs-client that referenced this pull request Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants