react-backbone v0.10.2 Release Notes

Release Date: 2014-09-20 // over 9 years ago
    • 🐛 bug fix: setModel to set model in state rather than props - 5b2e91c
    • getModel to use props.model or props.collection - c24093e
    • gracefully handle state mutation for an unmounted component - 8af8d71

    Commits