v19.0.0
19.0.0 (2026-05-13)
Features
- remove react-popper and BrandedNavBar (9a13028)
BREAKING CHANGES
- BrandedNavBar and its associated exports
(BrandLogoContainer, DesktopMenu, MenuTrigger, NavBarBackground,
SmallNavBar, withMenuState, NAVBAR_HEIGHT) have been removed. Use the
Navigation component instead. - DropdownMenu's popup is now portaled to document.body.
Consumer apps using descendant CSS selectors targeting
.nds-popper-pop-up from inside their app shell must switch to global
class-name or attribute selectors. See MIGRATION.md for full details.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com