Skip to content

feat(type): add DeepPick utility type #146

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

Merged
merged 3 commits into from
Feb 10, 2025
Merged

Conversation

halvaradop
Copy link
Owner

@halvaradop halvaradop commented Feb 9, 2025

Description

This pull request introduces a new utility type called DeepPick. The DeepPick type allows for the selection of a nested property's type within an object, regardless of how deeply nested the property is. This pull request was addressed in #145

Checklist

  • Added documentation.
  • The changes do not generate any warnings.
  • I have performed a self-review of my own code
  • All tests have been added and pass successfully

Notes

Copy link

vercel bot commented Feb 9, 2025

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

Name Status Preview Comments Updated (UTC)
ts-utility-types ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 11:43pm

@halvaradop halvaradop merged commit 7ec197a into master Feb 10, 2025
1 check passed
@halvaradop halvaradop deleted the feat/add-deep-pick branch February 10, 2025 19:42
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