File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.0.0] ( https://github.com/alioguzhan/react-typescript-library/compare/v2.0.0...v3.0.0 ) (2023-05-31)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * drop React 17 support
9
+ * drop node 14 support
10
+
11
+ ### Miscellaneous Chores
12
+
13
+ * drop node 14 support ([ 68852c7] ( https://github.com/alioguzhan/react-typescript-library/commit/68852c72b946922bfdeb1c79c7f855862da2ab30 ) )
14
+ * drop React 17 support ([ c13347a] ( https://github.com/alioguzhan/react-typescript-library/commit/c13347ac78e5640c6442b782b63afd3f2e998c88 ) )
15
+
3
16
## [ 2.0.0] ( https://github.com/alioguzhan/react-typescript-library/compare/v1.0.0...v2.0.0 ) (2023-01-20)
4
17
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " --libraryname--" ,
3
- "version" : " 2 .0.0" ,
3
+ "version" : " 3 .0.0" ,
4
4
"keywords" : [],
5
5
"description" : " " ,
6
6
"main" : " dist/index.min.js" ,
You can’t perform that action at this time.
0 commit comments