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

fix: Fix Record<string, number | boolean> (map of variants) breaking on Swift and Kotlin #517

Merged
merged 10 commits into from
Feb 3, 2025

Conversation

mrousavy
Copy link
Owner

@mrousavy mrousavy commented Feb 3, 2025

Add a test for Record<...> types (maps), and fixes the errors that occurred because of this on both Swift and Kotlin.

Previously we didn't even test that, lol. @SamuelScheit's PR (#516) made me aware of that.

Copy link

vercel bot commented Feb 3, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
nitro-docs ⬜️ Skipped (Inspect) Feb 3, 2025 0:40am

@mrousavy mrousavy changed the title feat: Add Record<string, number | boolean> test fix: Fix Record<string, number | boolean> (map of variants) breaking on Swift and Kotlin Feb 3, 2025
@mrousavy mrousavy merged commit 2618246 into main Feb 3, 2025
17 checks passed
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