File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.7.6
4
+
5
+ - Fix `files.exclude` configuration resolution (#464)
6
+ - Ensure `files.exclude` configuration changes are synchronized
7
+ - [LSP] Remove `InitializeParams.initializationOptions` requirement
8
+
3
9
## 0.7.5
4
10
5
11
- Add bundled version of `tailwindcss`. The extension will use this version if `tailwindcss` cannot be resolved within the workspace
Original file line number Diff line number Diff line change 5
5
"preview": true,
6
6
"author": "Brad Cornes <
[email protected] >",
7
7
"license": "MIT",
8
- "version": "0.7.5 ",
8
+ "version": "0.7.6 ",
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