Skip to content

v2.1

Compare
Choose a tag to compare
@sasha240100 sasha240100 released this 06 Jul 12:13
· 2094 commits to dev since this release

Changelog:

Core

  • Migrating to Rollup + Webpack. #272 #279 (@sasha240100)
    • Now the main build is compiled using Rollup, and modules/ too. So you can access your favourite modules using: whs/modules/ModuleName or whs/modules/ModuleName.module for harmony-modules. 馃帀 馃摝
    • Minified build size reduced from ~200 Kb to ~90 Kb (x2 times 馃槷 )
  • Types for Box and Sphere components #267 #268 #189 (@hirako2000)

Modules