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+
110# v5.1.1
211
312- Fix types
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dyn-tabs" ,
3- "version" : " 5.1.1 " ,
3+ "version" : " 6.0.0 " ,
44 "private" : false ,
55 "description" : " React dynamic tabs with full API" ,
66 "keywords" : [
108108 " !*.test.js.snap" ,
109109 " index.d.ts" ,
110110 " react-dyn-tabs.ts" ,
111- " index.ts"
111+ " index.ts" ,
112+ " CHANGELOG.md"
112113 ],
113114 "license" : " MIT" ,
114115 "directories" : {
You can’t perform that action at this time.
0 commit comments