Skip to content

Releases: caiogondim/fast-memoize.js

v2.4.0

Choose a tag to compare

@caiogondim caiogondim released this 04 Jun 20:07

Added

  • TypeScript annotations

v2.3.0

Choose a tag to compare

@caiogondim caiogondim released this 06 Feb 23:35

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

Choose a tag to compare

@caiogondim caiogondim released this 02 Aug 17:33
  • Add Gotchas section to README

v2.2.7

Choose a tag to compare

@caiogondim caiogondim released this 20 Mar 14:28
  • Remove all ES2015+

v2.2.3

Choose a tag to compare

@caiogondim caiogondim released this 16 Mar 16:03

Lib compatible with ES5 environments without transpilation.

v2.2.1

Choose a tag to compare

@caiogondim caiogondim released this 02 Feb 11:26

Fix on README

v2.2.0

Choose a tag to compare

@caiogondim caiogondim released this 02 Feb 11:25
  • Add util.inspect to serializers benchmark
  • Refactor to ES2015+
  • Removes unused cache.delete method
  • 100% coverage

v2.1.1

Choose a tag to compare

@caiogondim caiogondim released this 26 Jan 14:13
  • Add benchmark gif on README

v2.1

Choose a tag to compare

@caiogondim caiogondim released this 26 Jan 13:58
  • fast-memoize.js now the fastest memoization library