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
99
1010- Nothing yet!
1111
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+
1218## [ 2.0.0-alpha.3] - 2020-10-27
1319
1420### Added
@@ -1070,7 +1076,8 @@ No release notes
10701076
10711077- Everything!
10721078
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
10741081[ 2.0.0-alpha.3 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.2...v2.0.0-alpha.3
10751082[ 2.0.0-alpha.2 ] : https://github.com/tailwindlabs/tailwindcss/compare/v2.0.0-alpha.1...v2.0.0-alpha.2
10761083[ 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