Fela v10.4.0 Release Notes

  • 📦 | Package | Changes | | --- | --- | | fela-beautifier | Make sure beautify is only used in devMode since it otherwise breaks DOM rendering in specific cases. | 💻 | fela-sort-classnames | Introducing a new enhancer that sorts class names alphabetically. This is helpful for SSR consistency due to browser differences in object key iteration. |