File tree Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Expand file tree Collapse file tree 1 file changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
- - Add version comment to Preflight ([ #3255 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3255 ) )
10
+ - Nothing yet!
11
+
12
+ ## [ 2.0.3] - 2021-02-07
13
+
14
+ ## Fixed
15
+
11
16
- Ensure sourcemap input is deterministic when using ` @apply ` in Vue components ([ #3356 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3356 ) )
12
17
- Ensure placeholder opacity is consistent across browsers ([ #3308 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3308 ) )
13
- - Add ` cursor-help ` by default ([ #3199 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3199 ) )
14
- - Add support for a ` tailwind.config.cjs ` file in Node ESM projects ([ #3181 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3181 ) )
15
18
- Fix issue where ` theme() ` didn't work with colors defined as functions ([ #2919 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2919 ) )
16
19
- Enable ` dark ` variants by default for color opacity utilities ([ #2975 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2975 ) )
17
20
21
+ ## Added
22
+
23
+ - Add support for a ` tailwind.config.cjs ` file in Node ESM projects ([ #3181 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3181 ) )
24
+ - Add version comment to Preflight ([ #3255 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3255 ) )
25
+ - Add ` cursor-help ` by default ([ #3199 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3199 ) )
26
+
18
27
## [ 2.0.2] - 2020-12-11
19
28
20
29
### Fixed
@@ -1321,7 +1330,8 @@ No release notes
1321
1330
1322
1331
- Everything!
1323
1332
1324
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...HEAD
1333
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.3...HEAD
1334
+ [ 2.0.3 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.2...v2.0.3
1325
1335
[ 2.0.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...v2.0.2
1326
1336
[ 2.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0...v2.0.1
1327
1337
[ 2.0.0 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.6...v2.0.0
You can’t perform that action at this time.
0 commit comments