fix(core): Improve error messages in renderText and listFonts methods

This commit is contained in:
2025-01-14 17:36:00 +01:00
parent e40c6bb713
commit 81228d1972
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-01-14 - 1.0.7 - fix(core)
Improve error messages in renderText and listFonts methods
- Improved error handling in renderText and listFonts methods
- Ensure proper rejection messages during errors
## 2025-01-14 - 1.0.6 - fix(core)
Update .gitignore to improve ignored paths