Main change is theming support.
Changelog summary:
- now any resource could be overridden in
themes/<themeName>
directory - ThemeProvider component for enabling customization in jsx domain in end app
- tasks were moved to Makefile
- use
make publish
instead ofnpm publish
make build
built all themes
- use
- package is being published from build directory with all themes bundled inside