Skip to content

Commit 73f5f14

Browse files
committed
chore: v2.0.3 changelog update
1 parent 9d6dddc commit 73f5f14

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

3+
##### `v2.0.3`
4+
- refactor: disable `ServiceWorker` by default
5+
- fix(routes): mismatched `SimpleLineIcons` dynamic import
6+
- refactor: CoreUI Icons `v0.2.0`
7+
- chore: update`babel-jest` to `v22.4.4`
8+
9+
##### `v2.0.2`
10+
- chore: update `@coreui/react` to `v2.0.0`,
11+
12+
##### `v2.0.1`
13+
- refactor: code splitting via dynamic import
14+
- refactor: switches view rearrange
15+
- fix: update component names in package.json
16+
- chore: update `node-sass-chokidar` to `v1.3.0`
17+
- chore(release): dependencies update
18+
19+
##### `v2.0.0-rc.1`
20+
- feat: new CoreUI Icons set
21+
22+
##### `v2.0.0-beta.2`
23+
- feat: CoreUI custom tooltips plugin for chart.js
24+
25+
##### `v2.0.0-beta.1`
26+
- refactor(Switches): move to AppSwitch component
27+
- fix: typo
28+
29+
##### `v2.0.0-beta`
30+
- update to `@coreui/react: ^2.0.0-beta`
31+
332
##### `v2.0.0-alpha.3`
433
- refactor(Colors): view layout, minor temp tweaks
534
- refactor(FullAside): - ListGroup (deprecate callout)

0 commit comments

Comments
 (0)