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

feat(wrapper): remove dep to @types/vscode #167

Merged
merged 1 commit into from
Feb 10, 2021
Merged

feat(wrapper): remove dep to @types/vscode #167

merged 1 commit into from
Feb 10, 2021

Conversation

bd82
Copy link
Member

@bd82 bd82 commented Feb 10, 2021

This could cause consuming projects to have multiple versions of
@types/vscode which can cause compliation errors in TSC

BREAKING CHANGE:
getConfigurations and onDidChangeConfiguration properties
were removed from the configureLogger public API

This could cause consuming projects to have multiple versions of
@types/vscode which can cause compliation errors in TSC

BREAKING CHANGE:
`getConfigurations` and `onDidChangeConfiguration` properties
were removed from the `configureLogger` public API
@bd82 bd82 requested a review from tal-sapan February 10, 2021 08:31
@bd82
Copy link
Member Author

bd82 commented Feb 10, 2021

@tal-sapan let me know if there are any issues and I will fix in a different PR.

@bd82 bd82 merged commit b362e5c into master Feb 10, 2021
@bd82 bd82 deleted the refactor_wrapper branch February 10, 2021 08:32
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.

1 participant