Skip to content

Commit 7c7e846

Browse files
authored
Make react-aria-components README match the docs (#5188)
Status paragraph was copied over from the docs to README for them to match. Most importantly, to highlight React Aria Components is in **beta**, not **alpha**.
1 parent 89dbfc0 commit 7c7e846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-aria-components/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Compared with the React Aria hooks, React Aria Components provides a default DOM
1313

1414
## Status
1515

16-
React Aria Components is currently in **alpha**. This means APIs will likely change in future updates as we discover the best ways to use it, and there are some known bugs and limitations. That said, it is based on a solid and battle-tested foundation in React Aria, and we would love for you to try it out and give us feedback! This will directly help us shape the APIs and make it the best library it can be. Please report issues and feature requests [on GitHub](https://github.com/adobe/react-spectrum/issues).
16+
React Aria Components is currently in **beta**. This means most APIs are stable but some changes may still occur, and there are some known bugs. That said, it is based on a solid and battle-tested foundation in React Aria, and we would love for you to try it out and give us feedback! Please report issues and feature requests [on GitHub](https://github.com/adobe/react-spectrum/issues).
1717

1818
## Documentation
1919

0 commit comments

Comments
 (0)