Skip to content

4.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 03:41
· 53 commits to develop-v5 since this release

Added

  • By default, only load the Vite AssetBundle if the request is a CP request or a preview request. This can be overridden via the useForAllRequests VitePluginService property (#27)

Fixed

  • Normalize file system paths before fetching them with file_get_contents() (#25)