tiny-essentials
Version:
Collection of small, essential scripts designed to be used across various projects. These simple utilities are crafted for speed, ease of use, and versatility.
10 lines (6 loc) ⢠506 B
Markdown
## What's New in TinyHtml
⨠You can now safely append or prepend `false`, `null`, or `undefined` without breaking your content flow. This makes adding content to your page much more *practical* and hassle-free.
**Bug Fixes & Improvements:**
- š Fixed a glitch that prevented multiple elements from being passed to `append` and `prepend`.
- š Improved `append` and `prepend` behavior in TinyHtml
**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.22.6...1.22.8