Skip to content

Releases: caiogondim/fast-memoize.js

v2.4.0

04 Jun 20:07
Compare
Choose a tag to compare

Added

  • TypeScript annotations

v2.3.0

06 Feb 23:35
Compare
Choose a tag to compare

Before:
screen shot 2018-02-06 at 6 26 46 pm

After:
screen shot 2018-02-06 at 6 26 41 pm

v2.2.8

02 Aug 17:33
Compare
Choose a tag to compare
  • Add Gotchas section to README

v2.2.7

20 Mar 14:28
Compare
Choose a tag to compare
  • Remove all ES2015+

v2.2.3

16 Mar 16:03
Compare
Choose a tag to compare

Lib compatible with ES5 environments without transpilation.

v2.2.1

02 Feb 11:26
Compare
Choose a tag to compare

Fix on README

v2.2.0

02 Feb 11:25
Compare
Choose a tag to compare
  • Add util.inspect to serializers benchmark
  • Refactor to ES2015+
  • Removes unused cache.delete method
  • 100% coverage

v2.1.1

26 Jan 14:13
Compare
Choose a tag to compare
  • Add benchmark gif on README

v2.1

26 Jan 13:58
Compare
Choose a tag to compare
  • fast-memoize.js now the fastest memoization library