Craft Plugin Mix Versions Save

Helper plugin for Laravel Mix in Craft CMS templates

v1.7.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/mister-bk/craft-plugin-mix/compare/v1.6.0...v1.6.1

v1.6.0

1 year ago

Changed

  • Add support for Craft 4 (thanks to @totov)

v1.5.2

5 years ago

Changed

  • Register Twig extension with registerTwigExtension() (thanks to @brandonkelly)

v1.5.1

5 years ago

Added

  • Add downloadUrl property to composer.json

Changed

  • Correct a typo in README

v1.5.0

5 years ago

Added

v1.4.3

6 years ago

Changed

  • Make the manifest file key check more safe

v1.4.2

6 years ago

Changed

  • Fix template variable definition (thanks to @nilsenpaul)
  • Add missing developerEmail property for "Send for help" feature

v1.4.1

6 years ago

Changed

  • Handle empty publicPath and assetPath settings properly

v1.4.0

6 years ago

Changed

  • Add support for Craft 3 RC1