v1.6.0
New Features
We've added a new lazyDefine
function, which allows for lazy loading of controllers. See more about lazyDefine in the guide.
What's Changed
- Make node resolve default in web test runner by @keithamus in #266
lazyDefine
components by @koddsson in #268- Fix image link and alt text by @koddsson in #269
Full Changelog: v1.5.0...v1.6.0