Skip to content

v2.0.0 — The one that works with Vue 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@syropian syropian released this 19 Sep 20:01
· 2 commits to master since this release

This is a brand new release that is compatible with Vue 3 and written in TypeScript.

Please consult the v2 documentation for installation instructions.

Breaking Changes

  • The comfortZone option should now be a string that is any valid size value in CSS, instead of a number. Eg. 10px, 4rem, 2ch, etc.
  • Drops IE11 support