v3.0.1
Breaking Changes
- Deprecated APIs removed:
- Element Factories
- Legacy Context API (and renamed modern versions)
Mosaic.ofType()
workaround
New Features
- Touch device support #41 (🎩 @maxburkhardt)
Bug fixes
- Removes deprecated lifecycle methods to prepare for React 17 #111
- Custom toolbars now properly respect
draggable
#113
Housekeeping
- Upgraded to CircleCI 2.x #108
- Dependency upgrades