Sha256: 478ee12148d4f1e785f89ea614ed925fefd99e09b0fe0311152c60d61e0eded2

Contents?: true

Size: 1.34 KB

Versions: 1

Compression:

Stored size: 1.34 KB

Contents

# Change Log
All notable changes to this project will be documented in this file. Items under `Unreleased` is upcoming features that will be out in next version.

## v1.2.2
### Fixed
- Missing Lodash from generated package.json [#175](https://github.com/shakacode/react_on_rails/pull/175)
- Rails 3.2 could not run generators [#182](https://github.com/shakacode/react_on_rails/pull/182)
- Better placement of jquery_ujs dependency [#171](https://github.com/shakacode/react_on_rails/pull/171)
- Add more detailed description when adding --help option to generator [#161](https://github.com/shakacode/react_on_rails/pull/161)
- Lots of better docs.

## v1.2.0
### Added
- Support `--skip-bootstrap` or `-b` option for generator.
- Create examples tasks to test generated example apps.

### Fixed
- Fix non-server rendering configuration issues.
- Fix application.js incorrect overwritten issue.
- Fix Gemfile dependencies.
- Fix several generator issues.

### Removed
- Remove templates/client folder.

## [1.1.1] - 2015-11-28
### Added
- Support for React Router.
- Error and redirect handling.
- Turbolinks support.

### Fixed
- Fix several generator related issues.

### Deprecated
- Nothing.

### Removed
- Nothing.

[Unreleased]: https://github.com/shakacode/react_on_rails/compare/v1.0.0...HEAD
[1.1.1]: https://github.com/shakacode/react_on_rails/compare/v1.0.0...v1.1.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
react_on_rails-1.2.2 CHANGELOG.md