File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.8.7
4
+
5
+ - Support ` insiders ` versions of ` tailwindcss ` (#571 )
6
+ - Deduplicate classlist candidates (#572 )
7
+ - Don't watch ` package.json ` files (#573 )
8
+ - Support ` require.extensions ` mutations (#583 )
9
+ - Support ` node: ` module prefix (#585 )
10
+ - Replace ` multi-regexp2 ` with ` becke-ch--regex--s0-0-v1--base--pl--lib ` (#590 )
11
+ - Support Surface templates (#597 )
12
+ - Ignore commented out code (#599 )
13
+ - Use patched version of ` enhanced-resolve ` (#600 )
14
+ - Guard against optional client capabilities (#602 )
15
+
3
16
## 0.8.6
4
17
5
18
- Improve ` theme ` helper detection
Original file line number Diff line number Diff line change 5
5
"preview" : true ,
6
6
"author" : " Brad Cornes <hello@bradley.dev>" ,
7
7
"license" : " MIT" ,
8
- "version" : " 0.8.6 " ,
8
+ "version" : " 0.8.7 " ,
9
9
"homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
10
10
"bugs" : {
11
11
"url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments