I know it's an alpha release, but I wanted to give a heads up!
๐ค Expected Behavior?
successful migration to v4
๐ฏ Current Behavior
error
๐ Possible Solution
I don't know when they plan to release the migration guide for plugin authors, but I updated the plugin inside my node_modules folder with this and it worked.
Looks like you don't need to check for that future flag anymore, as it's the default in tailwind v4
๐ฆ Context
No response
๐ฅ๏ธ Steps to Reproduce
You can try this with any codebase running tailwind@v3 + tailwindcss-react-aria-components
$ npx @tailwindcss/upgrade@next -c ./tailwind.config.ts
โ tailwindcss v4.0.0-alpha.30
โ Could not load the configuration file: Cannot read properties of undefined (reading 'length')
Provide a general summary of the issue here
I know it's an alpha release, but I wanted to give a heads up!
๐ค Expected Behavior?
successful migration to v4
๐ฏ Current Behavior
error
๐ Possible Solution
I don't know when they plan to release the migration guide for plugin authors, but I updated the plugin inside my node_modules folder with this and it worked.
Looks like you don't need to check for that future flag anymore, as it's the default in tailwind v4
๐ฆ Context
No response
๐ฅ๏ธ Steps to Reproduce
You can try this with any codebase running tailwind@v3 +
tailwindcss-react-aria-components
Version
latest
What browsers are you seeing the problem on?
Other
If other, please specify.
No response
What operating system are you using?
mac
๐งข Your Company/Team
No response
๐ท Tracking Issue
No response