What's New With 3.1
09/25/2023
New Features
Auto-include CBWIRE styles/scripts (no more
wireScripts()
/wireStyles()
)Add
onUpdate()
andonUpdateProperty()
lifecycle hooksSupport refreshing all child components from parent actions
Allow calling CBWIRE UDFs from templates (beyond computed props)
Fix SFC file name collisions in high-traffic apps
Clear compiled SFCs on
fwreinit
Support
params
arg as alias forparameters
inonMount()
Add
cacheSingleFileComponents
settingClean up unnecessary template variables
Allow calling
ColdBox.cfc
and module helpers in templatesAdd
resetExcept()
method
Bugs
Fix child components not re-rendering on follow-up requests
Fix HTML comments in templates breaking re-renders
Last updated
Was this helpful?