Potentially Breaking Changes Switch to exclusively named exports. Fixes compatibility with ES Module bundlers like Rollup (#150). Bug Fixes Don't invoke shouldComponentUpdate() when updating via forceUpdate() (#158) Fix diff self-correction issue that resulted in an unnecessary element removal and re-append (#159)