Version 3.2.1
- Fix a bug introduced in 3.2.0 where supplying no
visually_hidden_text
param to a summary list action would render the class nameVisuallyHiddenDefaultNilClass
into the visually hidden span. Any actions with the param present (as aString
ornil
) are not affected. Thanks @cpjmcquillan for helping review 👐🏽 #367