# Release Notes

## Development

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.12.0...master)

## v0.12.0 - November 27th, 2014
backbone-xhr-events 0.8.1 -> 0.9.0
react-events 0.5.2 -> 0.7.2
react-mixin-manager 0.8.0 -> 0.9.1
react-backbone 0.11.3 -> 0.13.2 - 57236f6

Compatibility notes:
The CommonJS reference now needs the underscore impl to be provided as an additional last parameter.

***This is the last release of backbone-reaction.  To avoid confusion, use [jhudson8/react-backbone](https://github.com/jhudson8/react-backbone) instead.  See the "with dependencies together" installation instructions.***


[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.11.2...v0.12.0)

## v0.11.2 - November 11th, 2014
- react-backbone 0.11.2 -> 0.11.3 - d561a1a


[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.11.1...v0.11.2)

## v0.11.1 - November 11th, 2014
- react-mixin-manager v0.8.0 - e8b9b7e
(was listed in previous release notes as being updated but I missed it)


[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.11.0...v0.11.1)

## v0.11.0 - November 11th, 2014
- update  dependencies - e086ec9
react-mixin-manager 0.7.1 -> 0.8.0
react-events 0.5.0 -> 0.5.2
backbone-xhr-events 0.6.0 -> 0.8.1
react-backbone 0.11.0 -> 0.11.2

see individual project release-notes.md for more details

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.10.1...v0.11.0)

## v0.10.1 - November 2nd, 2014
- added keyword "react-mixin-manager" - a515195


[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.10.0...v0.10.1)

## v0.10.0 - November 1st, 2014
- [#1](https://github.com/jhudson8/backbone-reaction/issues/1) - Question about getModel()
- react-backbone:0.10.2 -> react-backbone:0.11.0 - b917b30
- backbone-async-event:0.4.0 -> backbone-xhr-events:0.6.0 - a3c5ec1

Compatibility notes:
Take special note of backbone-xhr-events.  This project name changed, new features were added and existing features changed significantly. This project is not backwards compatible.  See release notes for more details:

- https://github.com/jhudson8/backbone-xhr-events/blob/master/release-notes.md
- https://github.com/jhudson8/react-backbone/blob/master/release-notes.md

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.9.2...v0.10.0)

## v0.9.2 - September 20th, 2014
- fix messed up 0.9.1 release

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.9.1...master)

## v0.9.1 - September 20th, 2014
- [#1](https://github.com/jhudson8/backbone-reaction/issues/1) - Question about getModel()
- react-backbone 0.10.1 -> 0.10.2 - 8508e90

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.9.0...v0.9.1)

## v0.9.0 - September 7th, 2014
 -  https://github.com/jhudson8/react-mixin-manager v0.7.0 
 +  https://github.com/jhudson8/react-mixin-manager v0.7.1 
 -  https://github.com/jhudson8/react-events v0.4.4 
 +  https://github.com/jhudson8/react-events v0.5.0    
 -  https://github.com/jhudson8/react-backbone v0.9.1 
 +  https://github.com/jhudson8/react-backbone v0.10.1 - 5bfabe9

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.8.1...v0.9.0)

## v0.8.1 - July 25th, 2014
- upgrade to react-events 0.4.3 - 3e98044

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.8.0...v0.8.1)

## v0.8.0 - July 20th, 2014
- move from react-backbone 0.8.0 to 0.9.0 - 599ae71
- rename reactbone references in README - e7ca5b9

[Commits](https://github.com/jhudson8/backbone-reaction/compare/v0.7.1...v0.8.0)

## v0.7.1 - July 20th, 2014
- rename to backbone-reaction as reactbone was already taken in registries - bbea235

[Commits](https://github.com/jhudson8/reactbone/compare/v0.7.0...v0.7.1)

## v0.7.0 - July 19th, 2014
- update to: 
    backbone-async-event v0.4.0
    react-mixin-manager v0.6.1
    react-events v0.4.2
    react-backbone v0.8.0 - fc11122
- changing project name because reactive-backbone was already taken in npm :( - 48fbd61

[Commits](https://github.com/jhudson8/reactbone/compare/e66b975...v0.7.0)
