Skip to content
This repository was archived by the owner on Oct 26, 2025. It is now read-only.

Releases: jakemmarsh/react-rocket-boilerplate

v2.5.0

12 May 05:36

Choose a tag to compare

  • remove browserify fullPaths in production
  • clean up and refactor test suite
  • remove engines from package.json
  • move production build task into npm script
  • update linter packages and config, fix new violations

v2.4.1

22 Mar 18:15

Choose a tag to compare

  • Remove SASS source maps and comments from production

v2.4.0

09 Dec 04:54

Choose a tag to compare

Merge pull request #29 from jakemmarsh/bump-dependencies

Bump dependencies, upgrade to babel 6

v2.2.0

09 Dec 03:16

Choose a tag to compare

Merge pull request #27 from jakemmarsh/fix-server

Fix browser-sync asset serving

v2.1.1

28 Nov 05:23

Choose a tag to compare

Merge pull request #24 from jakemmarsh/fix-set-state

fix method binding

v2.1.0

07 Nov 19:40

Choose a tag to compare

convert to es6 classes, remove mixins

v2.0.0

07 Nov 19:24

Choose a tag to compare

Upgrade to React 0.14, add testing suite

v1.0.0: Merge pull request #20 from jakemmarsh/react-classes

01 Nov 18:31

Choose a tag to compare

convert to es6 classes, remove mixins