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
77
88## [ Unreleased]
99
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+
1116- Ensure sourcemap input is deterministic when using ` @apply ` in Vue components ([ #3356 ] ( https://github.com/tailwindlabs/tailwindcss/pull/3356 ) )
1217- 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 ) )
1518- Fix issue where ` theme() ` didn't work with colors defined as functions ([ #2919 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2919 ) )
1619- Enable ` dark ` variants by default for color opacity utilities ([ #2975 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2975 ) )
1720
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+
1827## [ 2.0.2] - 2020-12-11
1928
2029### Fixed
@@ -1321,7 +1330,8 @@ No release notes
13211330
13221331- Everything!
13231332
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
13251335[ 2.0.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.1...v2.0.2
13261336[ 2.0.1 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0...v2.0.1
13271337[ 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