2.0.1 - @headlessui/react
This commit is contained in:
Generated
+1
-1
@@ -10665,7 +10665,7 @@
|
||||
},
|
||||
"packages/@headlessui-react": {
|
||||
"name": "@headlessui/react",
|
||||
"version": "2.0.0-alpha.4",
|
||||
"version": "2.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@floating-ui/react": "^0.26.13",
|
||||
|
||||
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- Nothing yet!
|
||||
|
||||
## [2.0.1] - 2024-05-06
|
||||
|
||||
### Fixed
|
||||
|
||||
- Remove accidental deprecation comments on `<DialogPanel>` and `<DialogTitle>` ([#3176](https://github.com/tailwindlabs/headlessui/pull/3176))
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@headlessui/react",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"description": "A set of completely unstyled, fully accessible UI components for React, designed to integrate beautifully with Tailwind CSS.",
|
||||
"main": "dist/index.cjs",
|
||||
"typings": "dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user