This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
Storybook Support
- Swap out
demo
concept to instead use Storybook for development
Build Pipeline Upgrades
- Upgrade Webpack config to be more idiomatic for 2.0
- Replace
babel-preset-2015
withbabel-preset-env
- Replace Uglify with Babili (so users can start shipping ES6 to browsers, if the
env
configuration allows it)
Skate 5 Support
- Some small improvements to the default Component to be compatible with Skate 5
- Automatically install Preact, which is a required peer dependency