v0.19.0-beta - Restructure internals, improves stability and configurability
caendesilva
released this
01 May 17:14
·
2442 commits
to master
since this release
What's Changed
This major update entirely restructures the file and namespace structure, organizing code into more logical namespaces.
It also refactors code and adds more tests getting 100% coverage. Also adds support for Laravel Mix for asset handling, as well as changes to HydeFront.
- Refactor assets managing, allowing for Laravel Mix, removing CDN support for Tailwind by @caendesilva in #221
- Add config option to disable dark mode by @caendesilva in #225
Full Changelog: v0.18.0-beta...v0.19.0-beta