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

[fixed] code breaking - No ES support in 13.5.0 #1537

Closed
nsisodiya opened this issue Nov 30, 2020 · 3 comments
Closed

[fixed] code breaking - No ES support in 13.5.0 #1537

nsisodiya opened this issue Nov 30, 2020 · 3 comments

Comments

@nsisodiya
Copy link

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.

image

image

@profnandaa
Copy link
Member

Must be related to #1538, sent in a patch 13.5.1, pls confirm if all is ok. Sorry for that!

@profnandaa profnandaa changed the title code breaking - No ES support in 13.5.0 [fixed] code breaking - No ES support in 13.5.0 Nov 30, 2020
@profnandaa
Copy link
Member

@nsisodiya -- let me know if this issue is fixed so we close this, thanks!

@nsisodiya
Copy link
Author

@profnandaa - Yup, it is fixed.

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

Successfully merging a pull request may close this issue.

2 participants