16 January 2026
Updates to the @eds/loading, @eds/address-input, @eds/modal packages.minor - 4.2.0
Improvement: keep animations for LoadingSkeleton and LoadingSpinner in sync
Fix: add missing dependency
minor - 5.3.0
Improvement: Add restoreFocusTo prop to BaseModal, BaseDrawer, ContentModal and ContentDrawer to allow custom control over which element receives focus when the modal or drawer closes.
patch - 4.2.32
Fix: AddressInput text overflow in Firefox by wrapping AsyncSelect in Grid with minmax(0, 1fr)
Fix: add missing dependency