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

Types & utils improvements #1214

Closed
lukasaric opened this issue Sep 3, 2024 · 1 comment · Fixed by #1212
Closed

Types & utils improvements #1214

lukasaric opened this issue Sep 3, 2024 · 1 comment · Fixed by #1212
Assignees
Labels

Comments

@lukasaric
Copy link
Contributor

Is your feature request related to a problem? Please describe.

  • Improve overall types to increase type safety in general
  • Improve JS docs per some helpers
  • Improve utility functions and group them by their purpose

Describe the solution you'd like

  • Introduce typed.ts util and move existing utils (e.g isString, isNumber, isObject, isBigInt etc) and introduce new ones
  • Improve overall JS docs and fn's signatures

Describe alternatives you've considered
n.a

Additional context
.n.a

@lukasaric lukasaric added the Type: feature New feature or request label Sep 3, 2024
Copy link

🎉 This issue has been resolved in version 6.14.1 🎉

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 a pull request may close this issue.

1 participant