Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Release 2.5.5

Compare
Choose a tag to compare
@RickWong RickWong released this 24 May 22:14
· 66 commits to master since this release
  • Added Babel Typecheck plugin. WARNING: it doesn't work with some ES6 syntax (e.g. class methods), it seems.
  • Added back react-a11y. (Update: removed it again see #46)
  • Enabled Babel stage 0 for experimental ES features like Function Bind Syntax.