Skip to content

12.0.0

Compare
Choose a tag to compare
@j0k3r j0k3r released this 16 Mar 12:11
· 1099 commits to master since this release
7780ff2

The only BC is that PHP < 7.4 isn't supported anymore.

The principal change is about the design.

image

We dropped Foundation (so long my friend 👋) and we are now using Pico.css. So instead of using gulp to generate assets we are now using WebpackEncore.

After upgrading, ran:

  • yarn install
  • yarn build

What's Changed

Full Changelog: 11.1.1...12.0.0