Skip to content

Separated IAsyncComputedValueBase<T> from IAsyncComputedValue<T> #91

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 14, 2020
Merged

Conversation

firefligher
Copy link
Contributor

Hey,
I just separated the get property from the rest of the IAsyncComputedValue<T> interface as discussed here.

Since there is already a IAsyncComputedOptions declaration, I decided to put everything into the IAsyncComputedValueBase<T> interface. This should not introduce any breaking changes.

@foxbenjaminfox foxbenjaminfox merged commit 1185aa6 into foxbenjaminfox:master Aug 14, 2020
foxbenjaminfox added a commit to foxbenjaminfox/vue-async-computed-decorator that referenced this pull request Aug 14, 2020
@foxbenjaminfox
Copy link
Owner

Thanks! Sorry this took a while, but I've merged this, and published the new version to npm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants