Skip to content

Latest commit

 

History

History
69 lines (33 loc) · 2.98 KB

CHANGELOG.md

File metadata and controls

69 lines (33 loc) · 2.98 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.9 (2021-07-24)

Bug Fixes

  • when block returns an arbre element, render context (e3eda72)

0.1.8 (2021-06-16)

Bug Fixes

  • handle rendering arrays (fd09349)
  • handle root level slot text nodes (6913197)

0.1.7 (2021-06-16)

Bug Fixes

  • try and convert component arrays into strings (13e0438)

0.1.6 (2021-04-18)

Bug Fixes

0.1.5 (2021-04-17)

Features

  • add helpers for rendering namespaced components (3b0a5af)

Bug Fixes

  • allow appending helpers with _component (7097420)
  • appease intellisense with unused splat (854c8a8)
  • component content wasn't rendering (041efb2)
  • override arbre render method (235763b)

0.1.4 (2021-04-16)

Bug Fixes

  • redirect content to view_component (b13943f)

0.1.3 (2021-04-16)

0.1.2 (2021-04-16)

0.1.1 (2021-04-02)

Bug Fixes

  • error handling for undefined helpers was confusing (916cd35)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.