Fixing typos in public APIs
Changes
Summary
Fixed some typos in public APIs in a backward compatible way.
- The only public method
evaluateNodes()
had a typo in previous versions, now both methods are available. RefResolvers
field in the stack parameters had a typo, this new version works bothRefResolvers
andRefResolveres
To be safe we increase the minor version, but this should not be a breaking change to consumers.
Contributors
Big thanks to the contributors: