Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@vikaspotluri123 vikaspotluri123 released this 13 Feb 17:32
· 17 commits to master since this release
a2e518d

⚠️ ✨ Pass any thrown errors to resolver. Please make sure to update your hook resolver to handle the new schema:

Original: []

Updated: { errors: [], results: [] }