## 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
