File tree 4 files changed +7
-3
lines changed
tailwindcss-language-server
tailwindcss-language-service
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/language-server" ,
3
- "version" : " 0.14.15 " ,
3
+ "version" : " 0.14.16 " ,
4
4
"description" : " Tailwind CSS Language Server" ,
5
5
"license" : " MIT" ,
6
6
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @tailwindcss/language-service" ,
3
- "version" : " 0.14.15 " ,
3
+ "version" : " 0.14.16 " ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 2
2
3
3
## Prerelease
4
4
5
+ - Nothing yet!
6
+
7
+ # 0.14.16
8
+
5
9
- Warn when using a blocklisted class in v4 ([ #1310 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1310 ) )
6
10
- Support class function hovers in Svelte and HTML ` <script> ` blocks ([ #1311 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1311 ) )
7
11
- Evaluate complex ` calc(…) ` expressions in completions and equivalents ([ #1316 ] ( https://github.com/tailwindlabs/tailwindcss-intellisense/pull/1316 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vscode-tailwindcss" ,
3
- "version" : " 0.14.15 " ,
3
+ "version" : " 0.14.16 " ,
4
4
"displayName" : " Tailwind CSS IntelliSense" ,
5
5
"description" : " Intelligent Tailwind CSS tooling for VS Code" ,
6
6
"author" :
" Brad Cornes <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments