File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
- Nothing yet!
11
11
12
+ ## [ 2.0.0-alpha.4] - 2020-10-29
13
+
14
+ ### Added
15
+
16
+ - Support deep merging of arrays of objects under ` extend ` ([ #2700 ] ( https://github.com/tailwindlabs/tailwindcss/pull/2700 ) )
17
+
12
18
## [ 2.0.0-alpha.3] - 2020-10-27
13
19
14
20
### Added
@@ -1070,7 +1076,8 @@ No release notes
1070
1076
1071
1077
- Everything!
1072
1078
1073
- [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.3...HEAD
1079
+ [ unreleased ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.4...HEAD
1080
+ [ 2.0.0-alpha.4 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.3...v2.0.0-alpha.4
1074
1081
[ 2.0.0-alpha.3 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.2...v2.0.0-alpha.3
1075
1082
[ 2.0.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.1...v2.0.0-alpha.2
1076
1083
[ 1.9.6 ] : https://github.com/tailwindlabs/tailwindcss/compare/v1.9.5...v1.9.6
You can’t perform that action at this time.
0 commit comments