templates
Advanced tools
Changelog
[0.22.2]
List
bug that was caused collection helpers to explodeChangelog
[0.22.0]
There should be no breaking changes in this release. If you experience a regression, please create an issue.
app.getView()
and app.find()
Changelog
[0.21.0]
Breaking changes
queue
property has been removed, as well as related code for loading views using events. This behavior can easily be added using plugins or existing emitters.Non-breaking
View
and Item
class have been externalized to modules [vinyl-item][] and [vinyl-view][] so they can be used in other libraries.