Skip to content

Release v2.0.0 - Updated PHP support and cleanup

Latest
Compare
Choose a tag to compare
@visto9259 visto9259 released this 02 Aug 18:08

Summary

This release does not add new functionality.

  • PHP versions supported: 7.4, 8.0. 8.1
  • Added type declarations
  • Added test and code checking

Breaking Changes:

  • Removed deprecated functions from version 1:
    • WebpackOptions::getScriptList($routeMatched)
  • Minimum requirements for PHP is 7.4.

Blog

laminas-webpack 2.0 released

Credits

Thanks to fabiang who made the updates.