In v6.2 the utility function has been added. :) https://github.com/ethers-io/ethers.js/releases/tag/v6.2.0
What issues are you having with v6.1? Please feel free to open issues. :)
I just have some extra testing to finish off in v6.2 to release tomorrow. The main changes are making sure that obscure bundler settings are handled better and removing the over-protective unsafe-eval linting warnings. :)
The class should be the same as the one in v5. I should include a convenience function for simple Typed Data validation. If you want to open a GitHub issue I’ll get it added right away. :)
Oh, maybe I missed porting that function? I’ll be sure to add it in an upcoming minor bump. :)
Ahoy! Ethers v6 soft-launched a month ago and the few obvious problems have been sorted. Please try out v6.1 and open any further issues, as I’m keeping a very close eye on things. Expect a few more growing pains but also quick turn-around. Thanks! <3 https://github.com/ethers-io/ethers.js/blob/main/CHANGELOG.md
I just heard of it and haven’t looked much into it. Ethers is also lightweight, tree-shaking-focused, fully typed, stable, well-documented, and all that jazz. My guess, based on its min-zipped size it doesn’t support a lot of features ethers has (like ENS), which is fine as some project may not require it. :)