We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393beb4 commit 1050e1fCopy full SHA for 1050e1f
data/primitives/overview/releases.mdx
@@ -59,6 +59,10 @@ metaDescription: Radix Primitives releases and their changelogs.
59
- Add ability to visually invert the slider using the new `inverted` prop on `Slider.Root` <PRLink id={1695} />
60
- Add `onValueCommit` prop to `Slider.Root` to better handle discrete value changes <PRLink id={1696} />
61
62
+<PackageRelease name="Slot" version="1.0.1" />
63
+
64
+- Stop eagerly creating callback props <PRLink id={1713} />
65
66
<PackageRelease name="Toast" version="1.1.0" />
67
68
- Fix regression with screen readers announcing as "group" rather than "status" <PRLink id={1556} />
0 commit comments