I replaced my normal `input` with your async input and hit an error:
With React v0.11.x:
``` javascript
var input = require('react-async-input`);
...
function renderField(field) {
return (
…
0.12 release very important for me, cause as I know, it'll introduce ReactComponents with es6 classes support. So, please, let me know, when will be release?