Skip to content

fix: rac missing internationalized/string dependency#10226

Open
snowystinger wants to merge 2 commits into
mainfrom
fix-rac-dependency-intl-string
Open

fix: rac missing internationalized/string dependency#10226
snowystinger wants to merge 2 commits into
mainfrom
fix-rac-dependency-intl-string

Conversation

@snowystinger

Copy link
Copy Markdown
Member

Closes #10194

react-aria
react-stately
These packages already had this dependency, so it was only missing in RAC

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

@github-actions github-actions Bot added the RAC label Jun 18, 2026
@rspbot

rspbot commented Jun 18, 2026

Copy link
Copy Markdown

reidbarber
reidbarber previously approved these changes Jun 18, 2026
# Conflicts:
#	packages/react-aria-components/package.json
#	yarn.lock
},
"dependencies": {
"@internationalized/date": "^3.12.2",
"@internationalized/string": "^3.2.9",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only changed line, yarn decided to reorganize

@rspbot

rspbot commented Jun 18, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

react-aria-components/i18n imports undeclared @internationalized/string dependency

3 participants