Skip to content

Latest commit

 

History

History
81 lines (49 loc) · 1.56 KB

File metadata and controls

81 lines (49 loc) · 1.56 KB

v0.9.0 - Sun, 16 Apr 2017 4:12:00 PST

  • Changed updated to react >=15.5 (#18)

v0.8.0 - Thu, 23 Mar 2017 5:46:00 PST

  • Added removeOnUnmount parameter (#14)

v0.7.0 - Sat, 04 Mar 2017 6:37:00 PST

  • Updated deps to react 15 and babel 6 (#13)
  • Go back to manual changelogs

v0.6.0 - Thu, 02 Jun 2016 01:18:21 GMT

  • 0bc67b2 [fixed] typo in documentation (#9)

v0.5.1 - Fri, 15 Jan 2016 13:21:01 GMT

  • 65d1313 [added] old history to new changelog file

v0.5.0 - Thu, 15 Oct 2015 21:10:33 GMT

  • 9059f9e [changed] travis to build only master & prs
  • 52bb6d5 [changed] updated deps
  • 4920f59 [changed] Build Tools to use babel
  • 253dbf2 [fixed] onLoad propname in readme

0.4.0

  • Fixed issue with refs
  • Bump all deps

0.3.2

  • Bump deps

0.3.1

  • Removed uncessary "use strict"
  • Bump deps

0.3.0

  • Added a way to expose child functions

0.2.2

  • Fix instanciation when global object already exists

0.2.1

  • Put runtime in deps and not dev-deps

0.2.0

  • Back to es6 Map

0.1.2

  • Added a small test
  • Added some badges
  • small fixes

0.1.1

  • reverted es6 map back to plain object

0.1.0

  • Added the composition function
  • Added build files
  • Added david-dm badge
  • Initial readme