Skip to content

Version 2.3.0

Compare
Choose a tag to compare
@khalwat khalwat released this 03 Aug 02:31
· 448 commits to craft-webpack since this release

Added

  • Add native image lazy loading
  • Slim Docker containers after build

Fixed

  • Refactored Docker config to use more sane contexts during builds, speeding up build time immensely 🎩 Patrick
  • Change throwExceptions deprecator config to use App::env('DEV_MODE')