Skip to content

0.5.7

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 14:20
· 8 commits to main since this release
0.5.7
1058733

Changelog

  • 312201a Fix DATABASE_URL handling (#476)
  • ee9d67e Reapply "feat: add support for dumping Vite config for webpack only builds"
  • 61ec449 feat: added excluding extensions based on config to watcher
  • 0ce0b64 feat: allow filtering extensions on project build using config and flags
  • 1058733 fix: correct logic for skipping extensions in plugin JSON filtering
  • a6ddff5 fix: prefer values from .env from .env.dist
  • 3f8c4b3 fix: prevent overwriting existing Vite config files
  • 32f9564 fix: update branch condition for minimum version to 6.7.0.0
  • ca1168e refactor: remove golint min-confidence setting from golangci configuration
  • cbdb6fe refactor: remove logging of PHP wasm build download