We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fbaa6 commit 1e98470Copy full SHA for 1e98470
packages/dev/docs/pages/releases/2023-09-07.mdx
@@ -283,6 +283,6 @@ Fixes to pre-released components are listed below. Please feel free to try them
283
- react-aria@3.28.0
284
- react-aria-components@1.0.0-beta.0
285
- react-stately@3.26.0
286
-- tailwindcss-react-aria-components@3.0.0-beta.0
+- tailwindcss-react-aria-components@1.0.0-beta.0
287
```
288
packages/tailwindcss-react-aria-components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tailwindcss-react-aria-components",
3
- "version": "3.0.0-beta.0",
+ "version": "1.0.0-beta.0",
4
"description": "A Tailwind plugin that adds variants for data attributes in React Aria Components",
5
"license": "Apache-2.0",
6
"main": "src/index.js",
0 commit comments