v4.3.0
Added the {{domData}}
helper to replace {{data}}
#500
The {{data}}
helper is now deprecated in favor of {{domData}}
, which uses can-dom-data to set data in a memory-safe way with WeakMaps.
For more info, check out the docs.
Added the {{domData}}
helper to replace {{data}}
#500
The {{data}}
helper is now deprecated in favor of {{domData}}
, which uses can-dom-data to set data in a memory-safe way with WeakMaps.
For more info, check out the docs.