Skip to content

v4.3.0

Compare
Choose a tag to compare
@chasenlehara chasenlehara released this 29 Mar 22:12
· 385 commits to master since this release

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.