Anthony Nandaa

Results 101 comments of Anthony Nandaa

now released, thanks! https://www.npmjs.com/package/validator/v/13.12.0

The WS2016-based image keeps being picked by default for the `4.8` tag, can you try an explicit tag, either `4.8-windowsservercore-ltsc2022` or `4.8-windowsservercore-ltsc2019`? ``` FROM mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022 ```

Now released - https://www.npmjs.com/package/validator/v/13.12.0

Sorry I'll delay the release to Monday. I'm also struggling having clean builds but has nothing to do with the new changes.

> @profnandaa How about we include the types in the package itself. That way it will be more easier to maintain it along with the actual lib itself. Also from...

@WikiRik - struggled with getting a clean build last time and stalled. I need some help on that. Was building on latest Node.js stable.

@WikiRik -- this is the build errors I have been getting, I had to run with `npm install --legacy-peer-deps` to proceed. ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could...

Currently reviewing all the LGTMs - https://github.com/validatorjs/validator.js/pulls?q=is%3Apr+is%3Aopen+label%3A%22%E2%9C%85+LGTM%22

UPDATE: now pending this `mc-to-land` s, which I'll do a fix PR for all of them, and then prep the release notes - https://github.com/validatorjs/validator.js/pulls?q=is%3Apr+is%3Aopen+label%3Amc-to-land

@rubiin @WikiRik @ezkemboi -- kindly take a look at the release notes (PR description) one last time and I should make the release today evening GMT.