🐜 Bug fixes & Docs Updates
This patch release fixes some bugs in the docs and the modules.
- A straggling
debugger
statement was removed from the FeathersVuexInputWrapper. - The Nuxt example docs have been updated to fix the redirect location.
- In the
useFind
utility (Composition API) a guard against checking object attributes ofnull
params has been put into place.
Many, many thanks to @emmanuelgeoffray, @anli-xsigns, and @andrewharvey for their contributions to this release!