Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@grantcopley grantcopley released this 28 Oct 13:52
· 466 commits to development since this release

Bugs

CBWIRE-119 Computed properties that do not return a value result in error 'variable [VALUE] doesn't exist'

CBWIRE-118 Nested components are causing the template rendering to only render the last nested template

CBWIRE-117 Struct values are not being passed to template and are instead being replaced with an empty string

CBWIRE-116 CBWIRE doesn't work when ColdBox app is in a subdirectory

CBWIRE-115 Getting errors when rendering component templates in latest version of ColdBox

CBWIRE-96 Nested components are not rendering

Features

CBWIRE-111 Ability to output component template direct from onRender() method instead of defining a .cfm tempale in wire/views.