Skip to content

Commit d4fe69a

Browse files
committed
docs: update changelog [ci skip]
1 parent 7d3e162 commit d4fe69a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## v3.0.0-beta.0 (2023-02-28)
4+
5+
> Migration guide is available here ➡️ https://react.semantic-ui.com/migration-guide/
6+
7+
#### :rocket: New Feature
8+
9+
- [#4233](https://github.com/Semantic-Org/Semantic-UI-React/pull/4233) All components support native [ref forwarding](https://reactjs.org/docs/forwarding-refs.html) 🎉
10+
11+
#### :boom: Breaking Change
12+
13+
- [#4286](https://github.com/Semantic-Org/Semantic-UI-React/pull/4286) chore: remove `Ref` component
14+
- [#4257](https://github.com/Semantic-Org/Semantic-UI-React/pull/4257) chore: remove `Visibility` component
15+
- [#4266](https://github.com/Semantic-Org/Semantic-UI-React/pull/4266) chore: remove some static props on `Transition` component
16+
317
## v2.1.4 (2022-11-23)
418

519
#### :bug: Bug Fix

0 commit comments

Comments
 (0)