- CJS build for Node.js (#32)
- Fix package.json properly for ESM (#27)
- Fix package.json for React Native (#25)
- Update proxy-compare v2.0.0 which only changes interanl API names
- Fix too much caching (#17)
- Update proxy-compare v1.1.6 which fixes some edge cases
- Fix a bug with nested memoized functions (#12)
- Re-export getUntrackedObject from proxy-compare
- Fix incorrect memoization (#7)
- Refactor and simplify (#6)
- Support nested memoize (#5)
- Support nested memoize (#4) incomplete
- Fix untrack behavior
- Initial release