chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates#113130
chore(deps): bump the spectrum-dependencies group across 1 directory with 32 updates#113130dependabot[bot] wants to merge 1 commit into
Conversation
3cc6dee to
24371f9
Compare
24371f9 to
6c6a981
Compare
6c6a981 to
46b4471
Compare
46b4471 to
fcfb2b3
Compare
fcfb2b3 to
372a964
Compare
372a964 to
a7013fb
Compare
a7013fb to
5fcb3c6
Compare
5fcb3c6 to
65b055f
Compare
65b055f to
9db1aeb
Compare
9db1aeb to
0067053
Compare
0067053 to
ffbdeb7
Compare
018a76e to
0df5a07
Compare
📊 Type Coverage Diff✅ No new type safety issues introduced. Coverage: 93.53% |
0df5a07 to
72a32a3
Compare
72a32a3 to
ec480b0
Compare
ec480b0 to
b95d653
Compare
b95d653 to
1de7242
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 1de7242. Configure here.
| react: 19.2.3 | ||
| react-aria: 3.48.0(react-dom@19.2.3(react@19.2.3))(react@19.2.3) |
There was a problem hiding this comment.
Umbrella packages may significantly increase production bundle size
Medium Severity
The updated @react-aria/* and @react-stately/* packages now each depend on the full react-aria and react-stately umbrella packages instead of individual sub-packages. For example, @react-aria/button previously depended on only @react-aria/interactions, @react-aria/utils, etc., but now pulls in all of react-aria@3.48.0 (which itself depends on @internationalized/date, @internationalized/number, @internationalized/string, aria-hidden, clsx, use-sync-external-store, and the full react-stately). This architectural change could cause a meaningful increase in JavaScript bundle size if the bundler cannot fully tree-shake the umbrella packages.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 1de7242. Configure here.
1de7242 to
d575cdc
Compare
d575cdc to
6da1f11
Compare
6da1f11 to
5c72f5c
Compare
5c72f5c to
3a38c10
Compare
3a38c10 to
aef2e68
Compare
aef2e68 to
5cac54c
Compare
…with 32 updates Bumps the spectrum-dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@react-aria/button](https://github.com/adobe/react-spectrum) | `3.14.4` | `3.15.0` | | [@react-aria/combobox](https://github.com/adobe/react-spectrum) | `3.14.2` | `3.16.0` | | [@react-aria/disclosure](https://github.com/adobe/react-spectrum) | `3.1.2` | `3.2.0` | | [@react-aria/focus](https://github.com/adobe/react-spectrum) | `3.21.4` | `3.22.0` | | [@react-aria/gridlist](https://github.com/adobe/react-spectrum) | `3.14.3` | `3.15.0` | | [@react-aria/i18n](https://github.com/adobe/react-spectrum) | `3.12.15` | `3.13.0` | | [@react-aria/interactions](https://github.com/adobe/react-spectrum) | `3.27.0` | `3.28.0` | | [@react-aria/listbox](https://github.com/adobe/react-spectrum) | `3.15.2` | `3.16.0` | | [@react-aria/live-announcer](https://github.com/adobe/react-spectrum) | `3.4.4` | `3.5.0` | | [@react-aria/menu](https://github.com/adobe/react-spectrum) | `3.20.0` | `3.22.0` | | [@react-aria/numberfield](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.0` | | [@react-aria/overlays](https://github.com/adobe/react-spectrum) | `3.31.1` | `3.32.0` | | [@react-aria/radio](https://github.com/adobe/react-spectrum) | `3.12.4` | `3.13.0` | | [@react-aria/selection](https://github.com/adobe/react-spectrum) | `3.27.1` | `3.28.0` | | [@react-aria/separator](https://github.com/adobe/react-spectrum) | `3.4.15` | `3.5.0` | | [@react-aria/slider](https://github.com/adobe/react-spectrum) | `3.8.4` | `3.9.0` | | [@react-aria/tabs](https://github.com/adobe/react-spectrum) | `3.11.0` | `3.12.0` | | [@react-aria/textfield](https://github.com/adobe/react-spectrum) | `3.18.4` | `3.19.0` | | [@react-aria/utils](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.34.0` | | [@react-aria/visually-hidden](https://github.com/adobe/react-spectrum) | `3.8.30` | `3.9.0` | | [@react-stately/collections](https://github.com/adobe/react-spectrum) | `3.12.9` | `3.13.0` | | [@react-stately/combobox](https://github.com/adobe/react-spectrum) | `3.12.2` | `3.14.0` | | [@react-stately/disclosure](https://github.com/adobe/react-spectrum) | `3.0.10` | `3.1.0` | | [@react-stately/form](https://github.com/adobe/react-spectrum) | `3.2.3` | `3.3.0` | | [@react-stately/list](https://github.com/adobe/react-spectrum) | `3.13.3` | `3.14.0` | | [@react-stately/numberfield](https://github.com/adobe/react-spectrum) | `3.10.4` | `3.12.0` | | [@react-stately/overlays](https://github.com/adobe/react-spectrum) | `3.6.22` | `3.7.0` | | [@react-stately/radio](https://github.com/adobe/react-spectrum) | `3.11.4` | `3.12.0` | | [@react-stately/slider](https://github.com/adobe/react-spectrum) | `3.7.4` | `3.8.0` | | [@react-stately/tabs](https://github.com/adobe/react-spectrum) | `3.8.8` | `3.9.0` | | [@react-stately/tree](https://github.com/adobe/react-spectrum) | `3.9.5` | `3.10.0` | | [@react-types/shared](https://github.com/adobe/react-spectrum) | `3.33.0` | `3.34.0` | Updates `@react-aria/button` from 3.14.4 to 3.15.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/button@3.14.4...@react-aria/button@3.15.0) Updates `@react-aria/combobox` from 3.14.2 to 3.16.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/combobox@3.14.2...@react-aria/combobox@3.16.0) Updates `@react-aria/disclosure` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/disclosure@3.1.2...@react-aria/disclosure@3.2.0) Updates `@react-aria/focus` from 3.21.4 to 3.22.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/focus@3.21.4...@react-aria/focus@3.22.0) Updates `@react-aria/gridlist` from 3.14.3 to 3.15.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/gridlist@3.14.3...@react-aria/gridlist@3.15.0) Updates `@react-aria/i18n` from 3.12.15 to 3.13.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/i18n@3.12.15...@react-aria/i18n@3.13.0) Updates `@react-aria/interactions` from 3.27.0 to 3.28.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/interactions@3.27.0...@react-aria/interactions@3.28.0) Updates `@react-aria/listbox` from 3.15.2 to 3.16.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/listbox@3.15.2...@react-aria/listbox@3.16.0) Updates `@react-aria/live-announcer` from 3.4.4 to 3.5.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/live-announcer@3.4.4...@react-aria/live-announcer@3.5.0) Updates `@react-aria/menu` from 3.20.0 to 3.22.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/menu@3.20.0...@react-aria/menu@3.22.0) Updates `@react-aria/numberfield` from 3.12.4 to 3.13.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/numberfield@3.12.4...@react-aria/numberfield@3.13.0) Updates `@react-aria/overlays` from 3.31.1 to 3.32.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/overlays@3.31.1...@react-aria/overlays@3.32.0) Updates `@react-aria/radio` from 3.12.4 to 3.13.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/radio@3.12.4...@react-aria/radio@3.13.0) Updates `@react-aria/selection` from 3.27.1 to 3.28.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/selection@3.27.1...@react-aria/selection@3.28.0) Updates `@react-aria/separator` from 3.4.15 to 3.5.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/separator@3.4.15...@react-aria/separator@3.5.0) Updates `@react-aria/slider` from 3.8.4 to 3.9.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/slider@3.8.4...@react-aria/slider@3.9.0) Updates `@react-aria/tabs` from 3.11.0 to 3.12.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/tabs@3.11.0...@react-aria/tabs@3.12.0) Updates `@react-aria/textfield` from 3.18.4 to 3.19.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/textfield@3.18.4...@react-aria/textfield@3.19.0) Updates `@react-aria/utils` from 3.33.0 to 3.34.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/utils@3.33.0...@react-aria/utils@3.34.0) Updates `@react-aria/visually-hidden` from 3.8.30 to 3.9.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-aria/visually-hidden@3.8.30...@react-aria/visually-hidden@3.9.0) Updates `@react-stately/collections` from 3.12.9 to 3.13.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/collections@3.12.9...@react-stately/collections@3.13.0) Updates `@react-stately/combobox` from 3.12.2 to 3.14.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/combobox@3.12.2...@react-stately/combobox@3.14.0) Updates `@react-stately/disclosure` from 3.0.10 to 3.1.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/disclosure@3.0.10...@react-stately/disclosure@3.1.0) Updates `@react-stately/form` from 3.2.3 to 3.3.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/form@3.2.3...@react-stately/form@3.3.0) Updates `@react-stately/list` from 3.13.3 to 3.14.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/list@3.13.3...@react-stately/list@3.14.0) Updates `@react-stately/numberfield` from 3.10.4 to 3.12.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/numberfield@3.10.4...@react-stately/numberfield@3.12.0) Updates `@react-stately/overlays` from 3.6.22 to 3.7.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/overlays@3.6.22...@react-stately/overlays@3.7.0) Updates `@react-stately/radio` from 3.11.4 to 3.12.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/radio@3.11.4...@react-stately/radio@3.12.0) Updates `@react-stately/slider` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/slider@3.7.4...@react-stately/slider@3.8.0) Updates `@react-stately/tabs` from 3.8.8 to 3.9.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tabs@3.8.8...@react-stately/tabs@3.9.0) Updates `@react-stately/tree` from 3.9.5 to 3.10.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-stately/tree@3.9.5...@react-stately/tree@3.10.0) Updates `@react-types/shared` from 3.33.0 to 3.34.0 - [Release notes](https://github.com/adobe/react-spectrum/releases) - [Commits](https://github.com/adobe/react-spectrum/compare/@react-types/shared@3.33.0...@react-types/shared@3.34.0) --- updated-dependencies: - dependency-name: "@react-aria/button" dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/combobox" dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/disclosure" dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/focus" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/gridlist" dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/i18n" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/interactions" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/listbox" dependency-version: 3.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/live-announcer" dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/menu" dependency-version: 3.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/numberfield" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/overlays" dependency-version: 3.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/radio" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/selection" dependency-version: 3.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/separator" dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/slider" dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/tabs" dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/textfield" dependency-version: 3.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/utils" dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-aria/visually-hidden" dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/collections" dependency-version: 3.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/combobox" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/disclosure" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/form" dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/list" dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/numberfield" dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/overlays" dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/radio" dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/slider" dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/tabs" dependency-version: 3.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-stately/tree" dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies - dependency-name: "@react-types/shared" dependency-version: 3.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: spectrum-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
5cac54c to
4e44a12
Compare


Bumps the spectrum-dependencies group with 32 updates in the / directory:
3.14.43.15.03.14.23.16.03.1.23.2.03.21.43.22.03.14.33.15.03.12.153.13.03.27.03.28.03.15.23.16.03.4.43.5.03.20.03.22.03.12.43.13.03.31.13.32.03.12.43.13.03.27.13.28.03.4.153.5.03.8.43.9.03.11.03.12.03.18.43.19.03.33.03.34.03.8.303.9.03.12.93.13.03.12.23.14.03.0.103.1.03.2.33.3.03.13.33.14.03.10.43.12.03.6.223.7.03.11.43.12.03.7.43.8.03.8.83.9.03.9.53.10.03.33.03.34.0Updates
@react-aria/buttonfrom 3.14.4 to 3.15.0Release notes
Sourced from @react-aria/button's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/comboboxfrom 3.14.2 to 3.16.0Release notes
Sourced from @react-aria/combobox's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/disclosurefrom 3.1.2 to 3.2.0Release notes
Sourced from @react-aria/disclosure's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/focusfrom 3.21.4 to 3.22.0Release notes
Sourced from @react-aria/focus's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/gridlistfrom 3.14.3 to 3.15.0Release notes
Sourced from @react-aria/gridlist's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/i18nfrom 3.12.15 to 3.13.0Release notes
Sourced from @react-aria/i18n's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/interactionsfrom 3.27.0 to 3.28.0Release notes
Sourced from @react-aria/interactions's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/listboxfrom 3.15.2 to 3.16.0Release notes
Sourced from @react-aria/listbox's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/live-announcerfrom 3.4.4 to 3.5.0Release notes
Sourced from @react-aria/live-announcer's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/menufrom 3.20.0 to 3.22.0Release notes
Sourced from @react-aria/menu's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/numberfieldfrom 3.12.4 to 3.13.0Release notes
Sourced from @react-aria/numberfield's releases.
Commits
ca74817Publish2d2cc15fix: prevent items from getting continually loaded in S2 TreeView (#9921)beda778fix: broken compound selector exposed by browserslist bump (Table virtualizer...c7c4c67fix: v3 docs build (#9919)efc581cfix: nightly packing too many files (#9917)5c5bda5docs: improve S2 agent skill (#9908)988c120docs: Update RangeCalendar for api consitency, add docs for nonce, and TagGro...21c4dfbchore: Revert 9875 and move disabledBehavior example in TableView docs (#9914)9e18b4achore: fix S2 datepicker errorMessage type (#9909)b65a4aaRevert "fix: make aria test utils helpers work with vitest-browser-react (#97...Updates
@react-aria/overlaysfrom 3.31.1 to 3.32.0Release notes
Sourced from @react-aria/overlays's releases.