Skip to content

Commit 5f361e8

Browse files
committed
Update changelog
1 parent 5ccfd89 commit 5f361e8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/vscode-tailwindcss/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
- Fix use of certain built-in node modules in config file (#745)
6+
- Exclude classes in `blocklist` from IntelliSense (#746)
7+
- Fix `theme` helper handling when specifying default value (#747)
8+
- Fix activation when connected to Windows with Remote SSH extension (#748)
9+
310
## 0.9.9
411

512
- Support TypeScript and ESM Tailwind config files when using a version of `tailwindcss` that supports these (currently `tailwindcss@insiders`, since [`tailwindlabs/tailwindcss#10785`](https://github.com/tailwindlabs/tailwindcss/pull/10785)) (#738, #739)

0 commit comments

Comments
 (0)