Releases: streamich/libreact
Releases · streamich/libreact
v2.3.0
12 Oct 19:47
Compare
Sorry, something went wrong.
No results found
2.3.0 (2018-10-12)
Bug Fixes
🐛 loosen render prop types (392214e )
Features
🎸 add universal component typings (f725230 )
v2.2.1
06 Oct 14:29
Compare
Sorry, something went wrong.
No results found
2.2.1 (2018-10-06)
Bug Fixes
🐛 add typings to build artifacts (28812cc )
v2.2.0
03 Oct 20:16
Compare
Sorry, something went wrong.
No results found
2.2.0 (2018-10-03)
Bug Fixes
🐛 export CssVars using correc casing (b46164f )
Features
🎸 export EsNext modules (1805455 )
🎸 export TypeScript types and improve build process (c050afd )
Performance Improvements
⚡️ upgrade throttle-debounce lib, fix tests after refactor (a8da481 )
v2.1.0
30 Sep 21:03
Compare
Sorry, something went wrong.
No results found
2.1.0 (2018-09-30)
Bug Fixes
🐛 simplify AfterDraf component (5d71134 )
Features
🎸 add GoogleAuthButton scaffolding (b22fb0a )
🎸 implement Google auth Provider and Consumer components (ece3676 )
v2.0.1
28 Jun 07:42
Compare
Sorry, something went wrong.
No results found
2.0.1 (2018-06-28)
Bug Fixes
🐛 fix .setState() warning in constructor (4a7b515 )
🐛 fix new TypeScript errors (f3e9529 )
v2.0.0
09 Jun 21:17
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-06-09)
Features
BREAKING CHANGES