- Replace
ignore_attrsoption withattrs. - Add
aria-hidden="true"to SVGs if not already present.
- Run
mix formatseparately instead of relying oncopy_template/4for formatting to ensure formatter config is applied.
- Add Mix template to release.
Initial release.