Version 2.0.0
What's Changed
- Update logo to rectangle-group icon by @zlateska in #72
- Use common helpers to manage Wonder Blocks Platform data by @arunshenoy99 in #73
- Fix WonderBlocks button visibility in Site Editor by @brankoconjic in #75
- Add feature module by @circlecube in #74
- Invert order of items in the library by @zlateska in #77
- Add missing pattern categories to block variations by @zlateska in #78
Breaking Change
This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load. Features::getInstance();
Full Changelog: 1.0.0...2.0.0