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

refactor: use @loopback/core instead of @loopback/context #5698

Merged
merged 1 commit into from
Jun 9, 2020

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Jun 9, 2020

Update few more places to use @loopback/core only, or to explain that @loopback/core is re-exporting all @loopback/context APIs and is the preferred package to import from.

See #5625 which started the work but missed few places needing updates.

This PR is a follow-up for #5659, see also #5550.

Checklist

👉 Read and sign the CLA (Contributor License Agreement) 👈

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

Update few more places to use `@loopback/core` only, or to explain
that `@loopback/core` is re-exporting all `@loopback/context` APIs
and is the preferred package to import from.

Signed-off-by: Miroslav Bajtoš <[email protected]>
@bajtos bajtos added developer-experience Issues affecting ease of use and overall experience of LB users Docs labels Jun 9, 2020
@bajtos bajtos requested a review from raymondfeng June 9, 2020 08:56
@bajtos bajtos self-assigned this Jun 9, 2020
@bajtos bajtos merged commit ec7688e into master Jun 9, 2020
@bajtos bajtos deleted the docs/hide-context-pkg branch June 9, 2020 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-experience Issues affecting ease of use and overall experience of LB users Docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants