Skip to content

Releases: Granze/react-starterify

React v15.0.0

07 Apr 22:40
Compare
Choose a tag to compare
v2.4.1

update React TestUtils to 15.0.0

Watchify caching + minor

07 Apr 15:21
Compare
Choose a tag to compare

This release adds caching to Watchify to improve speed, dependency updates, and minor improvements.

All about linting

15 Mar 10:33
Compare
Choose a tag to compare
  • enforcing best practices with Airbnb ESLint configuration
  • all the components are now stateless functions
  • fixed a linting related bug in the gulpfile
  • minor fixes

Switch to AVA for unit testing

10 Jan 23:03
Compare
Choose a tag to compare
  • Unit tests running with AVA
  • Browserify v13.0.0

Deploy task

26 Dec 22:57
Compare
Choose a tag to compare

Now you can deploy on GH pages with ease: npm run deploy

Fix some source maps related issues

16 Dec 19:45
Compare
Choose a tag to compare
v2.1.4

fix #27 source maps issue in watch mode. Closes #14 as well.

Babel 6 + minor

14 Dec 19:20
Compare
Choose a tag to compare

This release includes Babel 6 and some fixes

gulp-image to gulp-imagemin

20 Nov 01:28
Compare
Choose a tag to compare

moved to gulp-imagemin

React Router 1.0 stable

19 Nov 06:29
Compare
Choose a tag to compare
v2.1.1

update react-router to 1.0

React 0.14

12 Oct 20:47
Compare
Choose a tag to compare
  • Update React to 0.14
  • Update React Router to 1.0.0-rc3