File tree Expand file tree Collapse file tree 2 files changed +14
-9
lines changed
Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.1.1 - 2024-08-21
4+ - Removed obsoleted * .map from published modules (2.1.0 is considered as a broken package)
5+ - Removed ` prop-types ` completely
6+ - Upgraded to React 18
7+
38## 2.1.0 - 2024-08-19
49
5- - Remove ` defaultProps `
6- - Add new size variant ` insane ` (144px)
7- - Update examples
10+ - Removed ` defaultProps `
11+ - Added new size variant ` insane ` (144px)
12+ - Updated examples
813
914## 2.0.0 - 2023-11-19
1015
1116- Breaking change: Set minimal React version to v17
12- - Fix propTypes warning
13- - Update examples
17+ - Fixed propTypes warning
18+ - Updated examples
1419
1520## 1.4.0 - 2021-01-01
1621
1722- Breaking change: Must specify either a number (e.g. 48) or style string (e.g. '48px') for arrow size.
18- - Update examples
23+ - Updated examples
1924
2025## 1.3.0 - 2020-07-28
2126
22- - Fix propTypes warning (actually not working)
27+ - Fixed propTypes warning (actually not working)
2328- Updated readme
2429
2530## 1.2.0 - 2020-06-05
3035## 1.1.1 - 2019-07-03
3136
3237- Added webpack build
33- - Build checkmark style with LESS
38+ - Builds checkmark style with LESS
3439
3540## 1.1 - 2019-07-03
3641
Original file line number Diff line number Diff line change 11{
22 "name" : " react-checkmark" ,
33 "description" : " Animated checkmark for React" ,
4- "version" : " 2.1.0 " ,
4+ "version" : " 2.1.1 " ,
55 "license" : " Apache-2.0" ,
66 "homepage" : " https://github.com/stanleyxu2005/react-checkmark" ,
77 "author" : " Stanley Xu (https://github.com/stanleyxu2005)" ,
You can’t perform that action at this time.
0 commit comments