Bump @nextui-org/react from 2.6.10 to 2.6.11
Bumps @nextui-org/react from 2.6.10 to 2.6.11.
Release notes
Sourced from @nextui-org/react
's releases.
@nextui-org/react
@2
.6.11
🚀 What's Changed
🐛 Fixes
- Theme: Replaced the light mode background in the NextUI Pro section. #4355
- Docs: Corrected i18n version handling in date-related components. #4430
- Drawer: Used top-level type-only imports to prevent inline type specifier issues. #4438
- Alert Component:
- Marked description prop as optional.
- Revised styles when only children are provided. #4447
- Clipboard: Fixed incorrect Unicode whitespace handling when copying text. #4392
- Popover:
- Dependencies: Updated
@tanstack/react-virtual
to support React 19 peer dependency. #4463- useImage Hook:
- Select & Listbox:
- Fixed dataset handling with sections.
- Added scroll shadow support. #4462
- Autocomplete:
- Navbar: Ensured overlay is hidden when the menu is closed. #4490
- useAriaLink: Fixed deprecation warning for
onClick
in Button when used as a Link. #4497
✨ Features
- Docs Enhancements:
🔧 Maintenance
- Framework Installations: Updated framework installation instructions for clarity. #4410
- Changesets: Versioned packages via GitHub Actions. #4440
This release includes essential bug fixes, new features, and documentation improvements, enhancing both the developer experience and user interface stability.
Full Changelog: Compare
@nextui-org/react
v2.6.10...v2.6.11
🆕 New Contributors
@not-a-ethan
made their first contribution!🎉 #4444
Changelog
Sourced from @nextui-org/react
's changelog.
2.6.11
Patch Changes
- Updated dependencies [
d92468a
,a43b156
,33e0418
,07780a7
,a83388a
,a83388a
,7c2bc4a
,0401f25
,16c57ec
,0c45fed
,fb46df2
]:
@nextui-org/listbox
@2
.3.9@nextui-org/select
@2
.4.9@nextui-org/navbar
@2
.2.8@nextui-org/dropdown
@2
.3.9@nextui-org/popover
@2
.3.9@nextui-org/drawer
@2
.2.7@nextui-org/alert
@2
.2.9@nextui-org/theme
@2
.4.5@nextui-org/autocomplete
@2
.3.9@nextui-org/avatar
@2
.2.6@nextui-org/image
@2
.2.5@nextui-org/breadcrumbs
@2
.2.6@nextui-org/date-picker
@2
.3.9@nextui-org/accordion
@2
.2.7@nextui-org/badge
@2
.2.5@nextui-org/button
@2
.2.9@nextui-org/calendar
@2
.2.9@nextui-org/card
@2
.2.9@nextui-org/checkbox
@2
.3.8@nextui-org/chip
@2
.2.6@nextui-org/code
@2
.2.6@nextui-org/date-input
@2
.3.8@nextui-org/divider
@2
.2.5@nextui-org/form
@2
.1.8@nextui-org/input
@2
.4.8@nextui-org/input-otp
@2
.1.8@nextui-org/kbd
@2
.2.6@nextui-org/link
@2
.2.7@nextui-org/menu
@2
.2.9@nextui-org/modal
@2
.2.7@nextui-org/pagination
@2
.2.8@nextui-org/progress
@2
.2.6@nextui-org/radio
@2
.3.8@nextui-org/ripple
@2
.2.7@nextui-org/scroll-shadow
@2
.3.5@nextui-org/skeleton
@2
.2.5@nextui-org/slider
@2
.4.7@nextui-org/snippet
@2
.2.10@nextui-org/spacer
@2
.2.6@nextui-org/spinner
@2
.2.6@nextui-org/switch
@2
.2.8@nextui-org/table
@2
.2.8@nextui-org/tabs
@2
.2.7@nextui-org/tooltip
@2
.2.7@nextui-org/user
@2
.2.6
... (truncated)
Commits
-
eada8cb
ci(changesets): version packages (#4440) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts