Skip to content

Deprecating `*foo` and `{{>*self}}` and documenting `scope`

Choose a tag to compare

@phillipskevin phillipskevin released this 25 Oct 16:17
· 712 commits to master since this release

can-view-scope@3.4.0 added a new scope keyword to access the templateContext and deprecated *foo and {{>*self}}. This release officially deprecates these in the docs and adds documentation for the scope keyword.