v1.8.0
Added
- Component inheritance.
- Return value from
noDispatchmethods. - More informative errors and warnings.
- Check out the new real world example in the examples project.
Changed
- Npm package only contains the source and dist files.
- Update docs.
Fix
- Fix
computedproperties that are based onconnected values. - Fix reduction of arrays of objects when the array is initially undefined.