Skip to content

🐜 Allow getters to be called with refs

Choose a tag to compare

@marshallswain marshallswain released this 03 Sep 17:53
· 133 commits to master since this release

Thanks @hamiltoes for this update, which updates the getters to support ref arguments, bringing better support for the Vue Composition API. A few typescript fixes were also published in this release.