We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c1bd75 commit 17c8606Copy full SHA for 17c8606
CHANGELOG.md
@@ -13,11 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
- Templates can now either be compiled at runtime or at compile time based on the options passed to `use MjmlEEx`
15
16
-### Fixed
17
-
18
-- Calls to `render_component` now evaluate the AST aliases in the context of the `__CALLER__`
19
-- EEx templates, components and layouts are tokenized prior to going through the MJML EEx engine as not to escape MJML content
20
21
## [0.4.0] - 2021-04-27
22
23
### Fixed
0 commit comments