Skip to content

V2.0

Compare
Choose a tag to compare
@Granze Granze released this 06 Sep 20:32
· 78 commits to master since this release

What's new in v2.0:

  • React Router integration
  • CSS processing via PostCSS
    • cssnano
    • nested
    • extend
    • vars
    • autoprefixer
  • gulpifle written in ES6 (ES2015)
  • better folder structure
  • no predefined AJAX libraries (use Fetch or Superagent if you need one).