File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ CoreUI] ( https://coreui.io/ ) for [ react] ( ./REACT.md ) changelog
2
2
3
+ ##### ` v2.1.6 `
4
+ - fix(App): remove redundant react-loadable - thanks @sergeyt
5
+ - fix(routes) remove circular dependency - thanks @sergeyt
6
+ - refactor(App): change to render in Route
7
+ - fix(routes): add Home to routes - breadcrumb issue
8
+ - refactor(DefaultHeader): move to ReactRouter ` NavLink `
9
+ - refactor(Forms): move to ` InputGroupButtonDropdown ` where applicable
10
+
11
+ ###### dependencies update
12
+ - update: ` @coreui/coreui ` to ` ^2.1.9 `
13
+ - update: ` @coreui/react ` to ` ~2.1.5 `
14
+ - update: ` chart.js ` to ` ^2.8.0 `
15
+ - update: ` enzyme-adapter-react-16 ` to ` ^1.11.2 `
16
+ - update: ` react ` to ` ^16.8.5 `
17
+ - update: ` react-app-polyfill ` to ` ^0.2.2 `
18
+ - update: ` react-dom ` to ` ^16.8.5 `
19
+ - update: ` react-router-config ` to ` ^4.4.0-beta.8 `
20
+ - update: ` react-router-dom ` to ` ~4.3.1 `
21
+ - update: ` react-test-renderer ` to ` ^16.8.5 `
22
+ - update: ` react-scripts ` to ` ^2.1.8 `
23
+
3
24
##### ` v2.1.5 `
4
25
- fix: iOS 9 Safari sidebar toggle force issue
` @coreui/[email protected] `
5
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-react-admin-template" ,
3
- "version" : " 2.1.5 " ,
3
+ "version" : " 2.1.6 " ,
4
4
"description" : " CoreUI React Open Source Bootstrap 4 Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " https://coreui.io" ,
You can’t perform that action at this time.
0 commit comments