Skip to content

1.10.4 - Fix extend not rendered when wrapped by with

Compare
Choose a tag to compare
@penny-for-vapor penny-for-vapor released this 20 Mar 17:42
· 4 commits to main since this release
38e3144

What's Changed

Fix extend not rendered when wrapped by with by @benblakely in #129

When an #extend was wrapped by a #with, the #extend wasn’t rendered.

Fixes #128

This patch was released by @0xTim

Full Changelog: 1.10.3...1.10.4