Releases: nystudio107/craft
Releases · nystudio107/craft
Version 2.4.8
Added
- Added
nodemonsowebpack-dev-serverwill automatically restart if we change any of the webpack configs
Changed
- Use
webpack-dev-serverversion^4.0.0-beta.0for additional speed & better webpack 5 support
Version 2.4.7
Changed
- Remove
postcss-preset-env, addautoprefixer&postcss-nested
Version 2.4.6
Changed
- Change
mysql-clienttomariadb-client
Version 2.4.5
Added
- Add
mysql-clientin thephp-dev-craft&php-prod-craftMariaDB containers so we getmysqldump - Added image optimization tools to the
php-dev-craft&php-prod-craftMariaDB containers
Version 2.4.4
Changed
- Ignore
/adminroutes in the Service Worker
Version 2.4.3
Fixed
- Removed
xdebug.remote_connect_backfrom thephp-dev-basecontainer'sxdebug.inifile to allow xdebug to connect properly
Version 2.4.2
Fixed
- Removed unused
pathattribute passed toMiniCssExtractPluginin theproduction.config.js
Version 2.4.1
Changed
- Sync Craft version
Version 2.4.0
Added
- Updated buildchain to a modular webpack config system, using webpack 5 & PostCSS 8
- Added
yiisoft/yii2-shelltorequire-dev - Add
--no-dev --no-progressto the composer install command
Changed
- Ignore Nginx requests for
favicon.ico - Removed deprecated
linksfromdocker-compose.yaml - Use Composer 2.x
Version 2.3.15
Added
- Added
yiisoft/yii2-shelltorequire-dev - Add
--no-dev --no-progressto the composer install command
Changed
- Ignore Nginx requests for
favicon.ico - Removed deprecated
linksfromdocker-compose.yaml - Use Composer 2.x