Open greenkeeper[bot] opened 6 years ago
Update to this version instead π
The new version differs by 13 commits.
d31a46b
0.5.1
2cbea02
Remove css lang-service dep
509caaa
Formatting
b4ad4cb
Extracting HtmlPlugin to a class
9160b91
Fix case where formatting styled could erase placeholder
8116717
Remove hover workaround
a1babb3
Delegate to styled plugin for css completions
aaee67b
Removing now unused variables
d94de5f
Use injected virtualDocumentProvider
4b186ef
More delegation back to styled
761029f
Delegate getSemanticDiagnostics to styled plugin
73b607c
Use single htmlLanguageService
2e6805d
Working on reusing styled-components plugin in html
See the full diff
devDependency
typescript-lit-html-plugin was updated from 0.2.0
to 0.6.0
.devDependency
typescript-lit-html-plugin was updated from 0.2.0
to 0.7.0
.devDependency
typescript-lit-html-plugin was updated from 0.2.0
to 0.7.1
.devDependency
typescript-lit-html-plugin was updated from 0.2.0
to 0.8.0
.devDependency
typescript-lit-html-plugin was updated from 0.2.0
to 0.9.0
.
Version 0.3.0 of typescript-lit-html-plugin was just published.
The version 0.3.0 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of typescript-lit-html-plugin.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 11 commits.
f63ce7a
0.3.0
746754a
Update test package-lock
c093f8a
Update package.lock
3b3dabc
Fix tests for node 8+
33973aa
Merge pull request #9 from justinribeiro/css-intellisense
4d7e187
Add CSS completion tests, revise HTML completion tests
0ecb6c3
Add languageId check to show contextually correct completion list
bb9c7f3
html completions should go before css otherwise duplication from parseStylesheet() removes documentation from completion entry
e75e8ce
Add launch.json for easier debugging
9f0750d
Add css-lang lookup into completion list
faab2d8
Add css-lang service, update lang types
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: