Vue Bind Once Versions Save

A tiny, SSR-safe directive for binding random data to an element.

v0.2.1

1 year ago

   🐞 Bug Fixes

  • Remove postinstall command  -  by @danielroe (da9ca)
    View changes on GitHub

v0.2.0

1 year ago

   🏎 Performance

  • Only set attribute if it doesn't exist  -  by @danielroe (006cf)
    View changes on GitHub

0.1.1

2 years ago

0.1.1 (2022-02-23)

Performance Improvements

  • avoid using dataset entirely (d75b83f)