React Slingshot Versions Save

React + Redux starter kit / boilerplate with Babel, hot reloading, testing, linting and a working example app built in

v1.0.4

8 years ago

Full Changelog

Implemented enhancements:

  • Lint "build" code in addition to "src" code. #34

Closed issues:

  • Updated instructions for Removal of Redux #32
  • Documented required Node.js version #25

v1.0.2

8 years ago

Full Changelog

Updated all dependencies to the latest available version (holding off on upgrading to Babel 6 until ESLint support goes out of Beta)

Closed issues:

  • Update non-pure components to pure components #23
  • Update eslint no-console error level #22
  • Breakpoints not getting hit on initial page load in Chrome Dev Tools #19
  • Port in use error #17
  • No open-coverage script in package.json #12
  • Why BrowserSync over Webpack-dev-server? #11
  • Symbol is not defined #9
  • Unhandled 'error' event on Ubuntu 15.10 #6
  • Run tests as part of build step #1

Merged pull requests:

v1.0.1

8 years ago

Closed issues:

  • .eslintrc contains jQuery and $ as globals #8
  • Cannot find module './NumberFormatter' #2

Merged pull requests:

  • Fix Browsersync URL and name trademark spelling #7 (demonkoryu)
  • Update README URLs based on HTTP redirects #5 (ReadmeCritic)
  • Put best practice in place to use "save exact" for npm packages. #3 (nickytonline)