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

hasContext not exported #5726

Closed
rjb3977 opened this issue Nov 27, 2020 · 1 comment · Fixed by #5727
Closed

hasContext not exported #5726

rjb3977 opened this issue Nov 27, 2020 · 1 comment · Fixed by #5727

Comments

@rjb3977
Copy link

rjb3977 commented Nov 27, 2020

Describe the bug
hasContext is not exported from src/runtime/index.ts.

Logs
N/A

To Reproduce
Attempt to import { hasContext } from 'svelte';.

REPL

Expected behavior
I should be able to import the newly added hasContext lifecycle function.

Stacktraces
N/A

Information about your Svelte project:
N/A

Severity
Mild annoyance.

Additional context
This feature is brand new, so the export was likely just overlooked.

@Conduitry
Copy link
Member

Oops! This should be good to go in 3.30.1.

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 a pull request may close this issue.

3 participants