Releases: insin/react-hn
Releases · insin/react-hn
v1.4.4
v1.4.3
v1.4.0
v1.3.1
- Opt out of persistent hash history (for cleaner URLs)
Behind the scenes:
- Split app.jsx in to App, NotFound, index and routes modules
- Rename modules from .jsx to .js
- Fix linting issues which weren't being caught before
- Use npm start for dev server
- Add lint:fix npm script
- Update deps
v1.3.0: Update to React 0.14
- Update to React 0.14
- Enable Babel optimisations for the production build
v1.2.1
v1.2.0
- Updated to [email protected]
- Switched from browserify to webpack
- Switched from jshint to eslint
- Dropped gulp
v1.1.7
v1.1.6
v1.1.5: More defensive measures based on errors related to null comments.
Fixed handling of comments which come back from the API as null