changelog

This commit is contained in:
Pouya Saadeghi 2023-06-01 06:08:19 +03:00
parent c58dedbcb4
commit 4d3e1ce55b
1 changed files with 1 additions and 0 deletions

View File

@ -437,6 +437,7 @@ All notable changes to this project will be documented in this file. See [standa
* Fix `toast` whitespace issue
### Developer experience improvements
* In the package, directory `/src/colors` is renamed to `/src/theming` because it's doing more than colors and the previous name was confusing.
* Remove extra dev dependencies.
* Console log is now more informative. It warns you about possible config issues and how to fix them.
* daisyUI repo itself is now smaller in size and it takes less disk space. Also the new document website is running on the latest version of SvelteKit and Vite.