We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My code is using following syntax like
import isEmail from 'validator/es/lib/isEmail';
and the reason is - lib or es folder is missing in 13.5.0 release.
The text was updated successfully, but these errors were encountered:
Must be related to #1538, sent in a patch 13.5.1, pls confirm if all is ok. Sorry for that!
Sorry, something went wrong.
@nsisodiya -- let me know if this issue is fixed so we close this, thanks!
@profnandaa - Yup, it is fixed.
fix: update v on changelog
0b0b4e9
we recalled 13.5.0 due to build issues #1538 #1537
Successfully merging a pull request may close this issue.
My code is using following syntax like
and the reason is - lib or es folder is missing in 13.5.0 release.
The text was updated successfully, but these errors were encountered: