v0.2.1: Merge remote-tracking branch 'origin/next' into next
IMPORTANT NOTE: Due to some unfortunate factors, 0.2.1 is not a stable release. Please use either 0.2.0 or latest instead
News:
- large refactor to take better advantage of Chrome js optimizations and improve source code readability (thanks to @isiahmeadows)
- added
catch
andfinally
to promises - improvements and fixes in the documentation and wiki
m(component, ...args)
can now be used as a shorthand form.component(component, ...args)