The first alpha of TreeView has also been released. This was a highly requested component and includes support for expanding, collapsing, multi-selection, keyboard navigation, and interactive children. Documentation will follow soon, check out our React Spectrum storybook and React Aria Components storybook source code for examples.
We have also improved our integration with client side routers, accepting options to control router-specific behaviors such as scrolling, replacing instead of pushing to the history, base path, etc. For convenience, all collection items in React Aria Components (e.g. MenuItem) now also support isDisabled and onAction props directly, rather than needing to be defined on the root collection.
Last but not least, we want to acknowledge all the wonderful contributors who have dedicated their time to improve our libraries. A special thanks to @ryo-manba and @sookmax, who are responsible for multiple bug fixes to Switch, IME support, ListBox, ComboBox, as well as adding new features such as additional state attributes, hover events, and language support. Thank you!! 😍
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
Bumps the patch-minor group with 24 updates:
0.31.0
0.36.0
1.58.15
1.62.1
0.1.58
0.1.59
3.34.3
3.35.0
1.3.3
1.4.0
8.3.4
8.3.5
7.24.7
7.25.7
1.9.2
1.9.3
2.27.8
2.27.9
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
8.3.4
8.3.5
1.58.15
1.62.1
1.58.12
1.62.0
18.3.10
18.3.11
2.1.1
2.1.2
2.1.1
2.1.2
0.0.31
0.0.32
15.9.0
15.10.0
2.5.2
2.5.3
1.1.5
1.1.6
2.1.1
2.1.2
Updates
@auth/core
from 0.31.0 to 0.36.0Release notes
Sourced from
@auth/core
's releases.Commits
d1759ff
chore(release): bump package version(s) [skip ci]74d2346
docs: Update corporate-proxy.mdxfedff04
feat(oauth): expose customfetch
(#11975)917cb2c
chore(core): upgrade deps69063dc
chore(deps): bump express from 4.19.2 to 4.20.0 (#11973)700162c
chore(deps-dev): bump vite from 5.0.13 to 5.1.8 (#11972)f5e45c0
chore: remove unnecesary code and dependencies (#11969)8c00815
docs: clicking outside search results should hide hits (#11925)e9a4d47
Merge branch 'main' of github.com:nextauthjs/next-authf1680c9
fix: correctly setisNewUser
during account linking & user creationUpdates
@tanstack/react-router
from 1.58.15 to 1.62.1Release notes
Sourced from
@tanstack/react-router
's releases.... (truncated)
Commits
193b72a
release: v1.62.10f1b17c
fix(react-router): resetinvalid
status of route after loader ran again (#2...2ba59e7
release: v1.62.0d6af29e
feat: add default setting forssr
in router (#2477)77f1401
release: v1.61.131427e0
release: v1.61.0fcbc2f8
release: v1.60.08c7aeb0
chore(deps): update all non-major dependencies (#2396)431b288
release: v1.59.0da9b824
feat: allow to exclude routes from SSR (#2463)Updates
convex-helpers
from 0.1.58 to 0.1.59Commits
9733ae5
npm 0.1.599160e18
.394ac7e
.6cfd0b7
.92cf965
.d29466f
.e9e3aeb
.16c2df7
.157811d
.d3284de
.Maintainer changes
This version was pushed to npm by ldanilek, a new releaser for convex-helpers since your current version.
Updates
react-aria
from 3.34.3 to 3.35.0Release notes
Sourced from react-aria's releases.
Commits
461b604
Publish948fcd2
Prepare color picker components for GA (#7122)daed8ca
fix: support parsing files with macros in codemod (#7114)82f0c99
Rename Table -> TableView, skip some codemods for now (#7118)e60fb42
Centralize S2 icon wrapper (#7113)71072b8
Latest translations (#7106)9a60dca
fix macro import in codemod output (#7112)d57bd8d
fix+tests: fix Disclosure bugs and add tests (#7096)0b314ea
Rename SegmentedControl props to match selection APIs (#7097)72be76a
Export pressScale and focusRing utilities from S2 (#7078)Updates
react-aria-components
from 1.3.3 to 1.4.0Commits
461b604
Publish948fcd2
Prepare color picker components for GA (#7122)daed8ca
fix: support parsing files with macros in codemod (#7114)82f0c99
Rename Table -> TableView, skip some codemods for now (#7118)e60fb42
Centralize S2 icon wrapper (#7113)71072b8
Latest translations (#7106)9a60dca
fix macro import in codemod output (#7112)d57bd8d
fix+tests: fix Disclosure bugs and add tests (#7096)0b314ea
Rename SegmentedControl props to match selection APIs (#7097)72be76a
Export pressScale and focusRing utilities from S2 (#7078)Updates
storybook
from 8.3.4 to 8.3.5Release notes
Sourced from storybook's releases.
Changelog
Sourced from storybook's changelog.
Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@babel/preset-react
from 7.24.7 to 7.25.7Release notes
Sourced from
@babel/preset-react
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-react
's changelog.... (truncated)
Commits
2533cfb
v7.25.769d65f1
[babel 8] Require Node.js^18.20.0 || ^20.17.0 || >=22.8.0
(#16800)dba45d3
IgnoredevDependencies
when generatingtsconfig.json
(#16659)Updates
@biomejs/biome
from 1.9.2 to 1.9.3Release notes
Sourced from
@biomejs/biome
's releases.... (truncated)
Changelog
Sourced from
@biomejs/biome
's changelog.... (truncated)
Commits
3d498ed
release: v1.9.3 (#4140)7e29f06
fix(lint): options fornoLabelWithoutControl
are optional (#4138)10a1371
feat(useExhaustiveDependencies): add option to disable errors for unecessary ...295efb9
feat(biome_css_analyze): implementnoDescendingSpecificity
(#4097)f3cfa8a
fix(schema): make optional theoptions
JSON schema field (#4080)cc4c867
feat(linter): implement noTemplateCurlyInString (#4069)d03c6cd
feat(linter): implement no-nested-ternary (#4067)2b6b3c8
chore(deps): update@biomejs
packages (#4047)b76cb41
feat(linter): implement useExplicitFunctionReturnType (#3990)a766aeb
chore(readme): use polar shield (#4000)Updates
@changesets/cli
from 2.27.8 to 2.27.9Release notes
Sourced from
@changesets/cli
's releases.Commits
7ccb22e
Version Packages (#1464)851fd37
Enable releases from next branch (#1475)689e541
Removeoutdent
dependency (#1462)4f172a2
remove deprecatedget-workspaces
package from the repo (#1461)db79dc9
upgradehuman-id
to v4 (#1457)400ab7b
Move@types/semver
todevDependencies
(#1458)Updates
@storybook/addon-themes
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/addon-themes
's releases.Changelog
Sourced from
@storybook/addon-themes
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/manager-api
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/manager-api
's releases.Commits
Updates
@storybook/react
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/react
's releases.Changelog
Sourced from
@storybook/react
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/react-vite
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/react-vite
's releases.Changelog
Sourced from
@storybook/react-vite
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@storybook/test
from 8.3.4 to 8.3.5Release notes
Sourced from
@storybook/test
's releases.Changelog
Sourced from
@storybook/test
's changelog.Commits
b9c7f90
Bump version from "8.3.4" to "8.3.5" [skip ci]Updates
@tanstack/router-devtools
from 1.58.15 to 1.62.1Release notes
Sourced from
@tanstack/router-devtools
's releases.... (truncated)
Commits
193b72a
release: v1.62.12ba59e7
release: v1.62.077f1401
release: v1.61.131427e0
release: v1.61.0fcbc2f8
release: v1.60.08c7aeb0
chore(deps): update all non-major dependencies (#2396)431b288
release: v1.59.03765b10
release: v1.58.179fd9bd2
release: v1.58.16Updates
@tanstack/router-plugin
from 1.58.12 to 1.62.0Release notes
Sourced from
@tanstack/router-plugin
's releases.Deploying namesake with Cloudflare Pages
9386bed
View logs
⚠️ No Changeset found
Latest commit: 9386bed3b1db1983d0a05de7b78ece1fa1ecd561
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver typesClick here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Looks like these dependencies are updatable in another way, so this is no longer needed.