Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

React Aria Starter Kit download (for Tailwind) is out of date with latest react-aria-components version #6268

Closed
EricBPower opened this issue Apr 25, 2024 · 1 comment 路 Fixed by #6318

Comments

@EricBPower
Copy link

馃檵 Documentation Request

The React Aria Starter Kit download for Tailwind is not using latest react aria components version. Latest download file from the website is react-aria-tailwind-starter.48e54b651.zip and the project package.json is using "react-aria-components": "^1.0.0-rc.0".

We are using the latest react aria version and the corresponding start components show use of properties that have changed or no longer exist in the latest version or react-aria-components.

I'm requesting an update to the documentation pages to provide an updated react aria starter kit download that uses the latest package version, and that as releases happen the starter kits should stay up to date with the latest version.

馃Б Your Company/Team

DHI

@reidbarber
Copy link
Member

Looks like we need to bump the version in the starter's package.json as part of the release:

"react-aria-components": "^1.0.0-rc.0",
Same with the tailwindcss-react-aria-components version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants