What's Changed
- chore: upgrade to 6.5.2 by @dlabaj in #12431
- fix: updated to do 6.6.0 prereleases. by @dlabaj in #12434
- feat(CodeEditor): add isHighContrastTheme by @logonoff in #12384
- chore: remove code-connect directory by @evwilkin in #12346
- chore(BarsIcon): Updat all uses of Bars icons to use RhUiMenuBarsIcon instead by @tlabaj in #12377
- chore(CaretDownIcon): Replace all usages of CaretDownIcon with RhUiCaretDownIcon by @tlabaj in #12368
- chore(ArrowRightIcon): Update any uses of FA arrow right icon to RH brand arrow right icon by @tlabaj in #12365
- Updated all usage of AngleDoubleLeftIcon to RhUiDoubleCaretLeftIcon by @tlabaj in #12381
- feat(Banner): add pill variant by @kmcfaul in #12440
- chore(workflows): align issue label and preview gating by @nicolethoen in #12385
- chore(docs): removes dead link in react-core README by @nicklemmon in #12337
- feat(NavExpandable): allow option to pass an icon by @logonoff in #12444
- fix(BullhornIcon): Replace BullhornIcon with RhUiAttentionBellFillIcon by @rebeccaalpert in #12466
- fix(CopyIcon): Replace CopyIcon with RhUiCopyFillIcon by @rebeccaalpert in #12449
- fix(PencilAltIcon): Replace PencilAltIcon with RhUiEditFillIcon by @rebeccaalpert in #12467
- fix(OutlinedCopy): Replace OutlinedCopy with RhUiCopyIcon by @rebeccaalpert in #12453
- fix(ClipboardIcon): Replace ClipboardIcon with RhUiClipboardFillIcon by @rebeccaalpert in #12455
- fix(LinkIcon): Replace LinkIcon with RhUiLinkIcon by @rebeccaalpert in #12456
- fix(FlagIcon): Replace FlagIcon with RhUiFlagFillIcon by @rebeccaalpert in #12457
- fix(InProgressIcon): Replace InProgressIcon with RhUiInProgressIcon by @rebeccaalpert in #12458
- fix(CalendarIcon): Replace CalendarIcon with RhUiCalendarFillIcon by @rebeccaalpert in #12461
- fix(CalendarAltIcon): Replace CalendarAltIcon with RhUiCalendarIcon by @rebeccaalpert in #12462
- fix(OutlinedCalendarAltIcon): Replace OutlinedCalendarAltIcon by @rebeccaalpert in #12463
- fix(EyeIcon): Replace EyeIcon with RhUiViewFillIcon by @rebeccaalpert in #12473
- fix(MoonIcon): Replace MoonIcon with RhUiDarkModeFillIcon by @rebeccaalpert in #12471
- fix(HandPaperIcon): Replace HandPaperIcon with RhUiStopCircleFillIcon by @rebeccaalpert in #12469
- fix(UserIcon): Replace UserIcon with RhUiProfileFillIcon by @rebeccaalpert in #12452
- fix(UsersIcon): Replace with brand icon by @rebeccaalpert in #12450
- fix(WalkingIcon): Replace WalkingIcon with RhUiRunningIcon by @rebeccaalpert in #12468
- fix(PendingIcon): Replace PendingIcon with RhUiPendingIcon by @rebeccaalpert in #12459
- fix(ClockIcon): Replace ClockIcon with RhUiClockFillIcon by @rebeccaalpert in #12464
- fix(ExternalLinkAltIcon): Replace ExternalLinkAltIcon with RhUiExternalLinkIcon by @rebeccaalpert in #12490
- fix(CodeIcon): Replace CodeIcon with RhUiCodeIcon by @rebeccaalpert in #12488
- fix(BookOpenIcon): Replace BookOpenIcon with RhUiLearnFillIcon by @rebeccaalpert in #12487
- fix(PficonSortCommonDescIcon): Replace PficonSortCommonDescIcon with RhUiSortDownLargeToSmallIcon by @rebeccaalpert in #12486
- fix(SortAmountDownIcon): Replace SortAmountDownIcon with RhUiSortDownLargeToSmallIcon by @rebeccaalpert in #12484
- fix(ProjectDiagramIcon): Replace ProjectDiagramIcon with RhUiInfrastructureFillIcon by @rebeccaalpert in #12483
- fix(GripVerticalIcon): Replace GripVerticalIcon with RhUiGripVerticalFillIcon by @rebeccaalpert in #12478
- fix(EllipsisHIcon): Replace EllipsisHIcon with RhUiEllipsisHorizontalFillIcon by @rebeccaalpert in #12480
- fix(OutlinedClockIcon): Replace OutlinedClockIcon with RhUiClockIcon by @rebeccaalpert in #12465
- fix(TableIcon): Replace TableIcon with RhUiTableIcon by @rebeccaalpert in #12476
- fix(HamburgerIcon): Replace HamburgerIcon with RhUiStorageFillIcon by @rebeccaalpert in #12479
- fix(BoxIcon): Replace BoxIcon with RhUiContainerFillIcon by @rebeccaalpert in #12482
- fix(EllipsisVIcon): Replace EllipsisVIcon with RhUiEllipsisVerticalFillIcon by @rebeccaalpert in #12481
- fix(PficonSortCommonAscIcon): Replace PficonSortCommonAscIcon with RhUiSortDownSmallToLargeIcon by @rebeccaalpert in #12485
- fix(EyeSlashIcon): Replace EyeSlashIcon with RhUiViewOffFillIcon by @rebeccaalpert in #12472
- fix(GlobeIcon): Replace GlobeIcon with RhUiLanguageFillIcon by @rebeccaalpert in #12470
- feat(Avatar): support colorful by @kmcfaul in #12460
- fix(CodeBranchIcon): Replace CodeBranchIcon with RhUiBranchIcon by @rebeccaalpert in #12489
- fix(InfrastructureIcons): replaced with RH brand icons part 1 by @thatblindgeye in #12501
- fix(ThIcon): Replace ThIcon with RhUiGripHorizontalFillIcon by @rebeccaalpert in #12477
- fix(CI): unblock Release workflow documentation job on main pushes by @dlabaj in #12511
- fix(react-icons): move tslib to deps by @kmcfaul in #12454
- fix(Drawer): account for cursor position in resize by @kmcfaul in #12506
- fix(rtl-demo): update paginated table and status labels by @andrew-ronaldson in #12491
- feat(ver): bump to core prerelease.16 by @kmcfaul in #12526
- fix(table): updated nested sticky header example with isBorderRow tr by @mcoker in #12527
- fix(AngleDownIcon): Replace AngleDownIcon with RhMicronsCaretDownIcon by @rebeccaalpert in #12494
- fix(RhMicronCaretDown): Replace with fill for menus by @rebeccaalpert in #12532
- fix(ci): fetch full git history in Promote workflow by @dlabaj in #12535
New Contributors
- @nicklemmon made their first contribution in #12337
Full Changelog: v6.5.0...v6.6.0