Releases: trivago/melody
Releases · trivago/melody
Melody 1.7.5
29 May 05:59
Compare
Sorry, something went wrong.
No results found
This release fixes a small bug which removed the right whitespace trimming information (-}}) when used with a ternary expression.
Example:
{{- ratingValue == 10 ? ratingValue : ratingValue -}}
^ this was dropped
v1.7.2
13 May 09:56
Compare
Sorry, something went wrong.
No results found
Bug fixes
[melody-idom]: Allow consecutive updates in test environment.
Melody 1.7.0
01 Mar 06:13
Compare
Sorry, something went wrong.
No results found
v1.3.0
06 Nov 12:17
Compare
Sorry, something went wrong.
No results found
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 to true)
v1.2.1
22 Jul 14:35
Compare
Sorry, something went wrong.
No results found
Bug fixes
Do not log warning for component first emission in melody-streams in production #128
Removes webpack prefetch for asynchronously mounted components #129
v1.2.0
11 Jul 09:21
Compare
Sorry, something went wrong.
No results found
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 in melody-streams #120
Melody sometimes removes classes from an element / element recycling without attributes #118
Chore & Maintenance
Removes Chai and Sinon support, Migrates tests to use Jest's matchers. #103
Drop bundledDependencies option in package.json's to avoid issues with yarn #113
Add Github Actions for automation #109
Update various dependencies (lerna, babel-generate, etc.) #95
v1.2.0-4
07 Mar 07:46
Compare
Sorry, something went wrong.
No results found
v1.0.0
23 Oct 12:21
Compare
Sorry, something went wrong.
No results found