Skip to content

Commit 8688f1a

Browse files
authored
Merge pull request #72 from coreui/dev-vnext
v2.1.7
2 parents 1a0e97f + ac84ab1 commit 8688f1a

File tree

3 files changed

+1103
-39
lines changed

3 files changed

+1103
-39
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
### [@coreui/react](https://coreui.io/) changelog
22

3+
##### `v2.1.7`
4+
- maintenance release for use with:
5+
- react-router `v4.3.x`
6+
- reactstrap `v7.x`
7+
- update demo styles `@coreui/coreui` to `v2.1.9`
8+
###### dependencies update
9+
- update `react-perfect-scrollbar` to `^1.5.2`
10+
- update `enzyme-adapter-react-16` to `^1.13.0`
11+
- update `eslint` to `^5.16.0`
12+
- update `eslint-plugin-import` to `^2.17.2`
13+
- update `eslint-plugin-react` to `^7.13.0`
14+
- update `react` to `^16.8.6`
15+
- update `react-dom` to `^16.8.6`
16+
317
##### `v2.1.6`
418
- fix(LayoutHelper) Multiple arguments for add() & remove() - ie issue
519
- fix: lock `react-router-dom` to `~4.3.1`

0 commit comments

Comments
 (0)