You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- Nothing new yet!
11
11
12
+
## [1.8.2] - 2020-09-04
13
+
14
+
### Fixed
15
+
16
+
- Fix bug where dark mode variants would cause an error if you had a `plugins` array in your config ([#2322](https://github.com/tailwindlabs/tailwindcss/pull/2322))
17
+
12
18
## [1.8.1] - 2020-09-04
13
19
14
20
### Fixed
15
21
16
-
- Fix bug in the new font-variant-numeric utilities which broke the whole rule
17
-
- Fix bug while purging
22
+
- Fix bug in the new font-variant-numeric utilities which broke the whole rule ([#2318](https://github.com/tailwindlabs/tailwindcss/pull/2318))
23
+
- Fix bug while purging ([#2320](https://github.com/tailwindlabs/tailwindcss/pull/2320))
0 commit comments