Skip to content

0.2.0

Compare
Choose a tag to compare
@passchn passchn released this 26 Jan 22:28
  • Refactored the ViteHelper into the new ViteScriptsHelper.
  • ViteHelper is marked as deprecated
  • new Api for the ViteScriptsHelper
  • The new helper can be configured via config files, not in the AppView.
  • Little different config: Pass a list of dev host needles, not a string of just one.
  • Logic of getting files from the manifest.json has been moved outside of the helper into Utilities/ViteManifest.php
  • New ViteCommand which can delete outdated build files via bin/cake vite tidy

Full Changelog: v0.1.0...v0.2.0