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

Still don't get auto completion for options after last update (?) #53

Closed
rafma0 opened this issue Aug 29, 2023 · 2 comments
Closed

Still don't get auto completion for options after last update (?) #53

rafma0 opened this issue Aug 29, 2023 · 2 comments

Comments

@rafma0
Copy link
Contributor

rafma0 commented Aug 29, 2023

This is just weird, after updating my use-mask-input to 3.3.4, TS still can't figure options types for registerWithMask if I do

import { useHookFormMask } from 'use-mask-input'

image

but with my cloned updated repo, if I do npx rollup -c --watch and then

import { useHookFormMask } from '/local/path/to/use-mask-input/dist'

image

any ideas?

@eduardoborges
Copy link
Owner

hey @rafma0 can you try 3.3.5 release?

https://github.com/eduardoborges/use-mask-input/releases/tag/3.3.5

@rafma0
Copy link
Contributor Author

rafma0 commented Aug 30, 2023

Looks perfect now 🎉

@rafma0 rafma0 closed this as completed Aug 30, 2023
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

No branches or pull requests

2 participants