Skip to content

Commit 08b932d

Browse files
authored
Merge pull request #184 from coreui/dev-v2.6
v2.6.0
2 parents 987c94f + d142eff commit 08b932d

File tree

6 files changed

+206
-115
lines changed

6 files changed

+206
-115
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
## [CoreUI](https://coreui.io/) for [react](./REACT.md) changelog
22

3+
##### `v2.6.0`
4+
- move to `reactstrap v8`. Breaking changes and deprecations, see: https://github.com/reactstrap/reactstrap/blob/master/CHANGELOG.md#800-2019-04-03
5+
- fix(DefaultHeader): replace `AppHeaderDropdown` with `UncontrolledDropdown`
6+
- refactor: add ie polyfills
7+
8+
###### dependencies update
9+
- update: `@coreui/coreui` to `^2.1.12`
10+
- update: `@coreui/coreui-plugin-chartjs-custom-tooltips` to `^1.3.1`
11+
- update: `@coreui/react` to `^2.5.1`
12+
- update: `core-js` to `^3.1.4`
13+
- update: `enzyme` to `^3.10.0`
14+
- update: `enzyme-adapter-react-16` to `^1.14.0`
15+
- update: `react-router-config` to `^5.0.1`
16+
- update: `react-router-dom` to `^5.0.1`
17+
- update: `reactstrap` to `^8.0.0`
18+
319
##### `v2.5.0`
420
- release for use with:
521
- react-router-dom `~5.0.0`

0 commit comments

Comments
 (0)