Skip to content

v2.2.6: Normalizes section name for block naming

Choose a tag to compare

@thorewi thorewi released this 22 Oct 19:53
· 39 commits to main since this release
Ensures consistent block naming by replacing double
underscores in section names with single hyphens.

This improves block name generation by normalizing
section names, ensuring a consistent and predictable
naming convention for blocks, enhancing maintainability.