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

Update lwc-language-server to the latest version @W-5215984@ #532

Merged
merged 2 commits into from
Jul 19, 2018

Conversation

lcampos
Copy link
Contributor

@lcampos lcampos commented Jul 19, 2018

What does this PR do?

Updates lwc & lwc-next extension to the latest language server version.

What issues does this PR fix or reference?

@W-5215984@

@@ -27,7 +27,7 @@
"ajv": "^6.1.1",
"eslint": "4.16.0",
"eslint-plugin-lwc": "0.4.0",
"lwc-language-server": "1.6.3",
"lwc-language-server": "1.6.4",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if lwc-next should be on another version given it's a preview of what's coming in lwc.

@lcampos lcampos requested review from rsalvador and vazexqi July 19, 2018 18:40
@codecov
Copy link

codecov bot commented Jul 19, 2018

Codecov Report

Merging #532 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #532   +/-   ##
========================================
  Coverage    75.89%   75.89%           
========================================
  Files          146      146           
  Lines         5758     5758           
  Branches       900      900           
========================================
  Hits          4370     4370           
  Misses        1160     1160           
  Partials       228      228

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 152365e...dd2e5f1. Read the comment docs.

"eslint-plugin-lwc": "0.3.2",
"lwc-language-server": "1.5.1",
"eslint-plugin-lwc": "0.4.0",
"lwc-language-server": "1.6.4",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are you sure you want to upgrade this also?, 1.5.1 was for 214

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you are right, I'll revert this change.

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