thorax v3.0.0-alpha.10 Release Notes

Release Date: 2014-07-07 // almost 10 years ago
    • #375 - collection.fetch success callback (@DatenMetzgerX)
    • #373 - Handle fetchQueue error for preempted requests (@kpdecker)
    • ⏪ Ensure proper restore for nested collections - 6799e57

    Compatibility notes:

    • fetchQueue promises are now proxies to the upstream XHR connection. The consequence of this is the fetch queue instance may be cancelled or otherwise errored while the upstream request continues independently.

    Commits