- Notifications
You must be signed in to change notification settings - Fork8
Releases: github/memoize
v1.1.5
5a350de
Compare
What's Changed
- build(deps): bump serialize-javascript and mocha by@dependabot in#23
- build(deps): bump flat and mocha by@dependabot in#22
- build(deps-dev): bump json5 from 1.0.1 to 1.0.2 by@dependabot in#21
- build(deps-dev): bump pathval from 1.1.0 to 1.1.1 by@dependabot in#20
- build(deps-dev): bump minimist from 1.2.5 to 1.2.8 by@dependabot in#18
- build(deps-dev): bump ansi-regex from 3.0.0 to 3.0.1 by@dependabot in#19
- build(deps): bump lodash from 4.17.15 to 4.17.21 by@dependabot in#6
- npm audit fix by@manuelpuyol in#24
- build(deps-dev): bump braces from 3.0.2 to 3.0.3 by@dependabot in#26
- CI test with Node 20 by@peterbe in#28
- Minimal Actions workflow permissions by@peterbe in#29
- Actions/Node Updates by@dgreif in#32
New Contributors
- @manuelpuyol made their first contribution in#24
- @peterbe made their first contribution in#28
Full Changelog:v1.1.4...v1.1.5
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.4
3dda1b1
Compare
What's Changed
- Build before publishing by@dgreif in#16
- add missing
run
by@keithamus in#17
Full Changelog:v.1.1.3...v1.1.4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.3
dd45325
Compare
Full Changelog:v1.1.2...v1.1.3
🤦 fixing a typo with the attempt at releasing.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.2
600d7ce
Compare
What's Changed
- allow for customising of the hash return type as
H
by@keithamus in#12 - Create release workflow by@srt32 in#13
New Contributors
Full Changelog:v1.1.1...v1.1.2
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.1
Compare
- Add
type: commonjs
package.json to cjs outputf8f6a34
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.1.0
Compare
What's Changed
Full Changelog:v1.0.2...v1.1.0
v1.0.2
Compare
This fixes a bug with Promise execution order. Memoized calls of the same signature will now return the same Promise value. See#3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.1
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.0.0
0773247
Compare
Initial Release 🎉
Assets2
Uh oh!
There was an error while loading.Please reload this page.