Skip to content

New API

Compare
Choose a tag to compare
@pearofducks pearofducks released this 24 Dec 11:35
· 13 commits to master since this release

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