Skip to content
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

Fix types to describe native Promise #1749

Merged
merged 1 commit into from Jun 13, 2019
Merged

Fix types to describe native Promise #1749

merged 1 commit into from Jun 13, 2019

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Jun 13, 2019

Description

In version 4.0.0, we switched from Bluebird to native Promises - see #1631

Related issues

I discovered the inconsistency between the implementation and the typings while experimenting with optimizing dependencies of @loopback/repository (loosely related to loopbackio/loopback-next#3126).

  • connect to <link_to_referenced_issue>

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

In version 4.0.0, we switched from Bluebird to native Promises.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
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.

None yet

2 participants