Releases: trivago/melody
Releases · trivago/melody
Melody 1.7.5
v1.7.2
Melody 1.7.0
v1.7.0 v1.7.0
v1.3.0
1.3.0
Features
[melody-types]
,[melody-parser]
Add option to preserve Twig comments in the AST (ignoreTwigComments
)[melody-types]
,[melody-parser]
Add option to preserve HTML comments in the AST (ignoreHtmlComments
)[melody-parser]
Add option to decode character entities (decodeEntities
, defaults totrue
)
v1.2.1
v1.2.0
Bug fixes
- Fix melody-stream not rerendering in some cases #112
- Warn about usage of non-breaking space #107
- Fixed bindings of dispatchCustomEvent in
melody-streams
#117 - Fixed
combineRefs
unsubscription inmelody-streams
#120 - Melody sometimes removes classes from an element / element recycling without attributes #118