Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

feat(memoization): memoizers can be injected through opts.memoize #90

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

zkat
Copy link
Owner

@zkat zkat commented Apr 28, 2017

Fixes: #76

BREAKING CHANGE: If you were passing an object to opts.memoize, it will now be used as an injected memoization object. If you were only passing booleans and other non-objects through that option, no changes are needed.

@zkat zkat force-pushed the zkat/injectable-memoization branch from 3766b9a to a15c3cb Compare April 28, 2017 00:14
Fixes: #76

BREAKING CHANGE: If you were passing an object to opts.memoize, it will now be used as an injected memoization object. If you were only passing booleans and other non-objects through that option, no changes are needed.
@zkat zkat force-pushed the zkat/injectable-memoization branch from a15c3cb to 42770ae Compare April 28, 2017 00:19
@zkat zkat merged commit e5614c7 into latest Apr 28, 2017
@zkat zkat deleted the zkat/injectable-memoization branch April 28, 2017 00:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant