Releases: aduth/memize
Releases · aduth/memize
v2.1.1
v2.1.0
- New Feature: Restore backward-compatibility for CommonJS. (Thanks @johnhooks!)
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!)