fabric.js v4.0.0 Release Notes

Release Date: 2020-08-06 // over 3 years ago
    • ๐Ÿ›  fixed the gesture module to not break with 4.0 #6491;
    • ๐Ÿ›  fix(fabric.IText): copy style in non full mode when typing text #6454;
    • feat(fabric.Controls) expose the extra utils for control handling.
      ๐Ÿ’ฅ Breaking: rename fabric.controlHandlers and fabric.controlRenderers to fabric.controlsUtils.