github maizzle/framework v4.0.0-alpha.2

latest releases: v4.8.4, v4.8.3, v4.8.2...
pre-release2 years ago

Maizzle v4.0.0-alpha.2

This prerelease fixes a bunch of issues we've identified in the first v4 alpha release, as well as some older ones.

Next release will most likely be the stable v4.0.0, so you can pretty much start using it right now by installing from the next dist tag:

"dependencies": {
-  "@maizzle/framework": "^3.0.0"
+  "@maizzle/framework": "next"
}
  • fix: tailwind content sources with template source as function 5829021
  • feat: expose config to template sources as function da52970
  • refactor: throw if templates source is invalid 65ffd84
  • fix: prevent overwriting css with user-configured file d0c8381
  • refactor: stop disabling or adding tailwind plugins in core d14cf40
  • Add check for null 3dddd08

v4.0.0-alpha.1...v4.0.0-alpha.2

Don't miss a new framework release

NewReleases is sending notifications on new releases.