File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ # v6.0.0
2
+
3
+ - Responsive with ` more button plugin `
4
+ - ` Tablist ` accepts children
5
+ - Remove Deprecated features :
6
+ - Now ` ready ` function can not be used as an ` object `
7
+ - Remove Deprecated parameter of ` onSelect ` option
8
+ - Remove Deprecated parameter of ` onChange ` option
9
+
1
10
# v5.1.1
2
11
3
12
- Fix types
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-dyn-tabs" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 6.0.0 " ,
4
4
"private" : false ,
5
5
"description" : " React dynamic tabs with full API" ,
6
6
"keywords" : [
108
108
" !*.test.js.snap" ,
109
109
" index.d.ts" ,
110
110
" react-dyn-tabs.ts" ,
111
- " index.ts"
111
+ " index.ts" ,
112
+ " CHANGELOG.md"
112
113
],
113
114
"license" : " MIT" ,
114
115
"directories" : {
You can’t perform that action at this time.
0 commit comments