New API
This release completely changes the API with two goals in mind:
- Make it much easier to remember - now there's only really 2 functions to keep in mind regardless of the type of model you're creating
- Enable built-in modifiers to be used in Vue 3, this was recently patched in, but requires
emit
instead of directly calling the update-function-prop