We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a0e97f + ac84ab1 commit 8688f1aCopy full SHA for 8688f1a
CHANGELOG.md
@@ -1,5 +1,19 @@
1
### [@coreui/react](https://coreui.io/) changelog
2
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
+
17
##### `v2.1.6`
18
- fix(LayoutHelper) Multiple arguments for add() & remove() - ie issue
19
- fix: lock `react-router-dom` to `~4.3.1`
0 commit comments