File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,12 +5,26 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 0.1 .0] - 2022-05-07
8+ ## [ 0.2 .0] - 2022-09-12
99
10- Initial release!
10+ ### Added
1111
12- [ unreleased ] : https://github.com/maizzle/tailwindcss-plugin-starter/compare/v0.1.0...HEAD
13- [ 0.1.0 ] : https://github.com/maizzle/tailwindcss-plugin-starter/releases/tag/v0.1.0
12+ - added array and media query ` addVariant ` examples
13+
14+ ### Removed
15+
16+ - removed ` addVariant ` function example as it is no longer supported since Tailwind CSS 3.1.x
17+
18+ ### Changed
19+
20+ - updated ` tailwindcss ` from 3.0.24 to 3.1.8
21+ - updated ` postcss ` from 8.4.13 to 8.4.16
22+ - updated ` c8 ` from 7.11.2 to 7.12.0
23+ - updated ` jest ` from 28.1.0 to 28.1.3
24+ - updated ` prettier ` from 2.6.2 to 2.7.1
25+ - updated ` np ` from 7.6.1 to 7.6.2
26+
27+ [ 0.2.0 ] : https://github.com/maizzle/tailwindcss-plugin-starter/releases/tag/v0.1.0
1428
1529## [ 0.1.0] - 2022-05-07
1630
You can’t perform that action at this time.
0 commit comments