Skip to content

v2.1.0

Compare
Choose a tag to compare
@zuramai zuramai released this 02 Apr 06:49
· 129 commits to main since this release

In Mazer v2.1, it has a lot of breaking changes especially in assets folder. The main reason is because we migrated the build tools to Vite instead of Webpack (and Laravel Mix). Laravel Mix is now unmaintained (even Laravel itself had change it to Vite). Vite offers much faster development experience and allows us to much greater customization powered by Rollup.

Features:

Fixes:

Chore/Docs