Skip to content

Release 0.7.0

Latest
Compare
Choose a tag to compare
@ECorreia45 ECorreia45 released this 29 Aug 17:50
· 18 commits to main since this release
37c6041

🤯🥳🤩

addresses #33

-- introduces new and custom HTML parser
-- improves render speed by 10x
-- deprecated NodeElement for new Element
-- Text, Comment, and Element replicate client dom equivalent
-- improves site-building speed by 15x
-- simplifies and documents the code
-- introduces "html" util for custom tag and attributes to be able to render content and use HTML+ tags and attributes
-- various bug fixes
-- separates node from the renderer
-- improves text binding with better executable search
-- prepares this module to be split into smaller modules