4.2.0
This version refactors many views to take their styles & configs as environment values, instead of injecting them in the initializer.
✨ New features
CircularProgressBarnow supports customizing animation.FilePickernow supports providing a custom picker config.ImagePickernow supports providing a custom picker config.LinkTexthas new link style options, to define font weight.ListButtonGroupis a new group view for groping many buttons.ListButtonStylehas a new optionalpressedOpacityinit param.ListCardnow supports specifying a custom pressed scale animation.String+Replacehas a new options-based replace extension shorthand.
💡 Behavior changes
Color.standardListBackgroundhas been renamed tolistBackground.FormInlineActionButtonStylehas been replaced byListButtonGroup.FormTexthas been renamed toListActionRow, and is now style-based.ListActionRownow supports aListActioninstead of a trailing view.
🗑️ Deprecations
DismissableViewhas been deprecated due to native SwiftUI support.FormRowTitlehas been deprecated due to now being used internally.PresentationDetentshas been deprecated due to native SwiftUI support.