| 
1 | 1 | ## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog  | 
2 | 2 | 
 
  | 
 | 3 | +##### `v2.1.7`  | 
 | 4 | +- maintenance release for use with:  | 
 | 5 | + - react-router `v4.3.x`  | 
 | 6 | + - reactstrap `v7.x`  | 
 | 7 | + - @coreui/react `~2.1.7`  | 
 | 8 | +- chore: add `package-lock.json` with updated `tar` dependency   | 
 | 9 | +- chore: fix `test:cov` script  | 
 | 10 | +- fix(Popovers): add `trigger="legacy" delay={0}` (breaking change in reactstrap)   | 
 | 11 | +###### dependencies update  | 
 | 12 | +- update: `@coreui/react` to `~2.1.7`  | 
 | 13 | +- update: `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.0`  | 
 | 14 | +- update: `enzyme-adapter-react-16` to `^1.13.0`  | 
 | 15 | +- update: `node-sass` to `^4.12.0`  | 
 | 16 | +- update: `react` to `^16.8.6`  | 
 | 17 | +- update: `react-app-polyfill` to `^1.0.1`  | 
 | 18 | +- update: `react-chartjs-2` to `^2.7.6`  | 
 | 19 | +- update: `react-dom` to `^16.8.6`  | 
 | 20 | +- update: `react-test-renderer` to `^16.8.6`  | 
 | 21 | +- update: `react-scripts` to `^3.0.1`  | 
 | 22 | + | 
3 | 23 | ##### `v2.1.6`  | 
4 | 24 | - fix(App): remove redundant react-loadable - thanks @sergeyt  | 
5 | 25 | - fix(routes) remove circular dependency - thanks @sergeyt  | 
 | 
0 commit comments