Skip to content

v0.19.0-beta - Restructure internals, improves stability and configurability

Compare
Choose a tag to compare
@caendesilva caendesilva released this 01 May 17:14
· 2442 commits to master since this release
b7fa88e

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