Hey guys,
Backbone 0.9.10 seems to have broken part of backbone.couch.collection.fetch(). I get an error saying "Uncaught TypeError: Cannot read property 'update' of undefined" when i try to run a fetch() from a collection. Also the fetch succeeds, i get a response.
If i use 0.9.2 (the one in the repo) then there is no issue but i thought i would flag this with you.
Cheers
MB