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

Add BigInt support for literals #1242

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

AustinShelby
Copy link
Contributor

This pull request adds support for BigInt literals as discussed here: #1108

@netlify
Copy link

netlify bot commented Jul 4, 2022

Deploy Preview for guileless-rolypoly-866f8a ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 0d9fbfb
🔍 Latest deploy log https://app.netlify.com/sites/guileless-rolypoly-866f8a/deploys/62c2fb1b9eda6100071d9268
😎 Deploy Preview https://deploy-preview-1242--guileless-rolypoly-866f8a.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@colinhacks
Copy link
Owner

Beautiful PR. First time I've ever seen someone use the replacer function in JSON.stringify 👏👏👏

@colinhacks colinhacks merged commit cbfe704 into colinhacks:master Jul 18, 2022
@tjcampbell
Copy link

@AustinShelby @colinhacks this pull request introduced a require cycle between parseUtil and ZodError

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.

3 participants