v0.4.0
Changes:
- various bugfixes
$block->renderWithSlug(string $blockSlug, $blockData)
added which allows a PHP block to render another PHP block while passing custom data that can be used inside the inner block
Changes:
$block->renderWithSlug(string $blockSlug, $blockData)
added which allows a PHP block to render another PHP block while passing custom data that can be used inside the inner block