Releases: aduth/memize
Releases · aduth/memize
v2.1.0
v2.0.0
- Breaking Change: Package now uses native ES Modules.
- Breaking Change: Prebuilt browser-ready version has been removed.
- Bug Fix: TypeScript types improved to maintain the original function signature in the memoized function. (Thanks @johnhooks!)