whitestorm.js v2.1 Release Notes

Release Date: 2017-07-06 // almost 7 years ago
  • ๐Ÿ”„ 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