v2.0.0 — The one that works with Vue 3
Pre-release
Pre-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