🎉 Node-RED 1.0.0-beta.2 released

No Problem, the idea to add the item is very good. By simply rotating done and item let it be compatible to 0.20

children: function(done, item) {
    $.getJSON('/some/url', function(result) {
        done(result);
    })
}```