Files
reactfire/CHANGELOG.md
2014-05-03 17:33:31 -07:00

470 B

v0.1.3

Release Date: 2014-05-03

  • Bug fix for misnamed variable in _toArray() method (submitted by @danielmahal)
  • Added gulp integration to lint, minify, and test code

v0.1.2

Release Date: 2014-05-02

  • Fixed typo in bower.json

v0.1.1

Release Date: 2014-05-02

  • Better implementation of _isArray() and _toArray() helpers

v0.1.0

Release Date: 2014-04-30

  • First stable release of the ReactFireMixin