Skip to content

Version 0.7.0

Compare
Choose a tag to compare
@chasefleming chasefleming released this 25 Oct 00:23
· 254 commits to main since this release
a8868cb

✨ 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: