What's New With 2.2
01/09/2022
New Features
Add
onHydrate()
andonHydrate[Property]()
lifecycle hooksAuto-trim all data properties
Allow JS access to components via
cbwire.find('#args._id#')
Add
enableTurbo
setting for SPA supportAllow
reset()
to reset all data without a key
Enhancements
Use
onMount()
instead ofmount()
Bugs
Fix DocBox docs breaking due to file structure
Prevent listeners from firing immediately on same-component
emit()
Ensure
onHydrate()
runs before actionsFix computed properties not rendering before actions
Last updated
Was this helpful?