Sha256: 40c7400ea358e6481fab7d600126dc107866748f9fa378c144c07036a7bed3e2
Contents?: true
Size: 891 Bytes
Versions: 4
Compression:
Stored size: 891 Bytes
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.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
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
react_on_rails-1.2.1 | CHANGELOG.md |
react_on_rails-2.0.0.rc.1 | CHANGELOG.md |
react_on_rails-2.0.0.beta.3 | CHANGELOG.md |
react_on_rails-2.0.0.beta.2 | CHANGELOG.md |