We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ce447 commit e96965cCopy full SHA for e96965c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "memoize",
3
- "version": "10.0.0",
+ "version": "10.1.0",
4
"description": "Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input",
5
"license": "MIT",
6
"repository": "sindresorhus/memoize",
0 commit comments