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

feat(list): Support TypeScript Strict mode! #185

Merged
merged 2 commits into from
Aug 1, 2024
Merged

feat(list): Support TypeScript Strict mode! #185

merged 2 commits into from
Aug 1, 2024

Conversation

kutyel
Copy link
Owner

@kutyel kutyel commented Aug 1, 2024

BREAKING CHANGE: ToDictionary() and all *OrDefault() functions now behave differently

fix #170

BREAKING CHANGE: ToDictionary() and all *OrDefault() functions now behave differently

fix #170
@coveralls
Copy link

coveralls commented Aug 1, 2024

Coverage Status

coverage: 100.0%. remained the same
when pulling 751d527 on strict
into efd83df on master.

@kutyel kutyel merged commit ab21580 into master Aug 1, 2024
4 checks passed
@kutyel kutyel deleted the strict branch August 1, 2024 11:52
Copy link

github-actions bot commented Aug 1, 2024

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support TypeScript in Strict mode
2 participants