https://git.jolheiser.com/tailwind-ctp-intellisense.git
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f42e3edcd3b2bdfc9b590366ba75308de9c65be..a8486dd5cc379fbb8b1a7946e1b8865a4853aed8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 0.6.3 + +- [JIT] Fix error when using `@apply` in a plugin (#319) + +## 0.6.2 + +- Fix error when using a `withOptions` plugin without any options + ## 0.6.1 - Fix error caused by incorrect feature flags import