@ariakit/react
Advanced tools
Comparing version 0.3.1 to 0.3.2
# @ariakit/react | ||
## 0.3.2 | ||
### Patch Changes | ||
- [`#2811`](https://github.com/ariakit/ariakit/pull/2811) **TypeScript**: Fixed missing `null` type on props from [`useMenuStore`](https://ariakit.org/reference/use-menu-store) ([`combobox`](https://ariakit.org/reference/use-menu-store#combobox), [`parent`](https://ariakit.org/reference/use-menu-store#parent), [`menubar`](https://ariakit.org/reference/use-menu-store#menubar)), and [`useSelectStore`](https://ariakit.org/reference/use-select-store) ([`combobox`](https://ariakit.org/reference/use-select-store#combobox)). | ||
- [`#2812`](https://github.com/ariakit/ariakit/pull/2812) Fixed an infinite loop issue when using [`MenuButton`](https://ariakit.org/reference/menu-buton) with a [`store`](https://ariakit.org/reference/menu-button#store) that is synchronized with another store. | ||
- Improved JSDocs. | ||
- Updated dependencies: `@ariakit/react-core@0.3.2`. | ||
## 0.3.1 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@ariakit/react", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"description": "Toolkit for building accessible web apps with React", | ||
@@ -40,3 +40,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@ariakit/react-core": "0.3.1" | ||
"@ariakit/react-core": "0.3.2" | ||
}, | ||
@@ -43,0 +43,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
328958
+ Added@ariakit/core@0.3.2(transitive)
+ Added@ariakit/react-core@0.3.2(transitive)
- Removed@ariakit/core@0.3.1(transitive)
- Removed@ariakit/react-core@0.3.1(transitive)
Updated@ariakit/react-core@0.3.2