File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 6 .0.0"
2+ "." : " 7 .0.0"
33}
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 7.0.0] ( https://github.com/alioguzhan/react-editext/compare/v6.0.0...v7.0.0 ) (2024-12-30)
6+
7+
8+ ### ⚠ BREAKING CHANGES
9+
10+ * remove deprecated ` mainContainerClassName ` prop
11+ * drop support for Node 14 and 16
12+
13+ ### Bug Fixes
14+
15+ * wrong logic for editContainerClassName precedence ([ b0cf594] ( https://github.com/alioguzhan/react-editext/commit/b0cf5946e55402a55f25f2cd1b0ba42b9efa5dd7 ) )
16+
17+
18+ ### Miscellaneous Chores
19+
20+ * drop support for Node 14 and 16 ([ ea71a3b] ( https://github.com/alioguzhan/react-editext/commit/ea71a3b41767290129e133eff88d3053597973f4 ) )
21+
22+
23+ ### Code Refactoring
24+
25+ * remove deprecated ` mainContainerClassName ` prop ([ d9ad9d4] ( https://github.com/alioguzhan/react-editext/commit/d9ad9d42b1d648e44c0d4b3cc75c6b7954282c8c ) )
26+
527## [ 6.0.0] ( https://github.com/alioguzhan/react-editext/compare/v5.1.0...v6.0.0 ) (2023-03-25)
628
729
Original file line number Diff line number Diff line change 11{
22 "name" : " react-editext" ,
3- "version" : " 6 .0.0" ,
3+ "version" : " 7 .0.0" ,
44 "description" : " Editable Text Component for React Applications" ,
55 "keywords" : [
66 " react" ,
You can’t perform that action at this time.
0 commit comments