Releases: adobe/htlengine
Releases · adobe/htlengine
v6.2.5
v6.2.4
v6.2.3
v6.2.2
v6.2.1
v6.2.0
v6.1.0
v6.0.0
v5.1.0
v5.0.0
5.0.0 (2020-07-29)
Bug Fixes
- compiler: refactor template resolution (#220) (b64729b), closes #216
- element: data-sly-element should default to existing tag if not allowed (#228) (3f457ba), closes #223
- uri: undefined uri (#229) (3dc23b7), closes #221 #222
BREAKING CHANGES
-
compiler: - The templateLoader and scriptResolver are now 2
separate functions that can be set on the compiler- The Runtime.template() has an extra argument 'id' that specifies the group (script) the template is defined.