v2.1.5
Bugfix:
- Release now properly include: Fix Text component which threw and error when building on .setPosition(). preventing certain browser to render. #288 (@hirako2000). This fix only got publish as source, so project using the built files didn't get the patch.
- Fixes Travis build config so that built artifacts also get published to npmjs repo #292 (@hirako2000)
Typings
- More type definition for app modules #295 (@hirako2000).