Skip to content

Commit

Permalink
docs: update changelog [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter committed Jul 9, 2023
1 parent 7d3e162 commit d4fe69a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Change Log

## v3.0.0-beta.0 (2023-02-28)

> Migration guide is available here ➡️ https://react.semantic-ui.com/migration-guide/
#### :rocket: New Feature

- [#4233](https://github.com/Semantic-Org/Semantic-UI-React/pull/4233) All components support native [ref forwarding](https://reactjs.org/docs/forwarding-refs.html) 🎉

#### :boom: Breaking Change

- [#4286](https://github.com/Semantic-Org/Semantic-UI-React/pull/4286) chore: remove `Ref` component
- [#4257](https://github.com/Semantic-Org/Semantic-UI-React/pull/4257) chore: remove `Visibility` component
- [#4266](https://github.com/Semantic-Org/Semantic-UI-React/pull/4266) chore: remove some static props on `Transition` component

## v2.1.4 (2022-11-23)

#### :bug: Bug Fix
Expand Down

0 comments on commit d4fe69a

Please sign in to comment.