Version 0.7.0
✨ New Elements Added
Added Link
Element Support
We've introduced support for the <link>
HTML element, making it easier for developers to add stylesheet links and other link-based meta information to their HTML head.
Expanded List Elements Support
We've added functions to easily create <dl>
, <dt>
, <dd>
, and <ol>
HTML elements. This will help developers structure their lists and definitions in a more semantic and accessible manner.
Introduced Semantic Sectioning Elements
We've added support for the <article>
, <aside>
, <footer>
, <header>
, <main>
, <nav>
, and section HTML elements. These elements will allow developers to structure their content semantically, improving accessibility and search engine optimization.
🙏 Thanks to Contributors
A special shoutout to the contributors who added to this release: