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

refactor(#zimic)!: simplify type exports (#113) #114

Merged
merged 13 commits into from
Mar 29, 2024

Conversation

diego-aquino
Copy link
Member

@diego-aquino diego-aquino commented Mar 29, 2024

Refactoring

  • [#zimic] Simplified and improved the type exports.

Warning

This represents a breaking change since >=v0.1.0. Check out the Migration guide for more information.

Fixes

  • [#zimic] Extended JSONSerialized to correctly exclude functions with arguments from the result type. Previously, only functions that had no arguments were excluded.

Closes #113.

@diego-aquino diego-aquino self-assigned this Mar 29, 2024
@diego-aquino diego-aquino added this to the v0.3.0 milestone Mar 29, 2024
@diego-aquino diego-aquino changed the title feat: simplify type exports (#113) refactor(#zimic)!: simplify type exports (#113) Mar 29, 2024
@diego-aquino diego-aquino merged commit 3b5360c into canary Mar 29, 2024
4 checks passed
@diego-aquino diego-aquino deleted the @diego-aquino/113-simplify-exports branch March 29, 2024 11:36
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.

Simplified type exports
1 participant