Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Official Release 🎉

Latest
Compare
Choose a tag to compare
@alexlafroscia alexlafroscia released this 30 May 01:45
· 21 commits to master since this release

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 with babel-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