Relevant updates details
- map filter (a porting of JavaScript's Array.prototype.map() method)
- reduce filter (a porting of JavaScript's Array.prototype.reduce() method)
- html_classes function (a porting of Twig's html_classes)
- tag_attributes function (it replaces the componentAttributes function)
- componentAttributes function (use tag_attributes instead)