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 publishinstead ofnpm publish make buildbuilt all themes
- use
- package is being published from build directory with all themes bundled inside