Releases: pattern-lab/plugin-php-reload
Releases · pattern-lab/plugin-php-reload
v2.0.1: Comma Fix
- FIX: bad comma in
composer.json
v2.0.0 added the following:
- FIX: removed standalone process package. Now using
symfony/processincore. Hooks intoConsole\ProcessSpawnerto ensure clean clean-up when usingctrl+c. - FIX: config variables are now put in
pluginsarray instead of root of the config.
v2.0.0: Switching to ProcessSpawner
- FIX: removed standalone process package. Now using
symfony/processincore. Hooks intoConsole\ProcessSpawnerto ensure clean clean-up when usingctrl+c. - FIX: config variables are now put in
pluginsarray instead of root of the config.
v1.0.0: Initial Release of the Reload Plugin
Please review the README for full notes on how to use the Reload plugin with Pattern Lab for PHP.