Skip to content

fix: rac missing internationalized/string dependency - #10226

Merged
snowystinger merged 2 commits into
mainfrom
fix-rac-dependency-intl-string
Jun 24, 2026
Merged

fix: rac missing internationalized/string dependency#10226
snowystinger merged 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

@snowystinger snowystinger added the small review Easy to review PR label Jun 22, 2026
@snowystinger
snowystinger added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit 9154b06 Jun 24, 2026
30 checks passed
@snowystinger
snowystinger deleted the fix-rac-dependency-intl-string branch June 24, 2026 22:48
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

4 participants