Update to oik-blocks v1.3.0 for compatibility with Gutenberg 11.9.0.
In Gutenberg v11.9.0 a number of changes were made which affected the output of the blocks that saved SVG
information representing a block’s icon. There were also some changes associated with enqueuing front end CSS. oik-blocks needed to be updated to be compatible.
Changes
Change | Reference |
---|---|
Changed: Rework display of BlockIcon related content for Gutenberg 11.9.0 compatibility | bobbingwide/oik-blocks#50 |
Changed: Improve CSS for BlockIcon related SVGs | bobbingwide/oik-blocks#51 |
Changed: Ensure front end CSS is enqueued for blocks that need it | bobbingwide/oik-blocks#50 |
Tested with
- Tested: With WordPress 5.8.2 and WordPress Multi Site
- Tested: With Gutenberg 11.9.0
- Tested: With PHP 8.0