whitestorm.js v3.0.0-dev.6 Release Notes
Release Date: 2019-01-30 // almost 6 years ago-
No data yet ๐
You can check the official repo
Previous changes from v2.1.6
-
๐ Changelog:
Components
Text
- New API for Text component #303 #304 (@sasha240100 & @tomriddle1234)
Modules
RenderingModule
- Added
fix()
parameter - RenderingModule has unclear API #307 #308 (@sasha240100)
- Added
- ๐
PerformanceModule
#300 #301 (@sasha240100) ControlsModule
- Added to the manager with
.define()
usage 414bec4 (@sasha240100)
- Added to the manager with
Deps
- โ postprocessing and redux deps are missing #305 02c9c78 (@hirako2000)
Typings
- โ Typings for meshes #297 (@ChaseWhite3 & @hirako2000)
- โ Add types for remaining app modules #295 (@hirako2000)
- โ Add types for app modules #293 (@hirako2000)
- โ Adds typings for Text #286 #287 (@ChaseWhite3)
- โ Provide Typings for Mesh modules #278 (@hirako2000)
- โ Provide Typings for Cone #276 (@hirako2000)
๐ Docs
- ๐ Update documentation #302 (@sasha240100)
Travis CI
- ๐ท Use travis CI to publish to npm #292 (@hirako2000)