0.2
- All platform implementations has been moved outside of this project
- Add JS and WASM32 targets
- Do some breaking changes in components' render methods and native getters
- Add needsUpdate() method
- Add render schedulers to public API
- Use List wrapper to improve performance in Kotlin/JS