Skip to content

Releases: pattern-lab/plugin-php-reload

v2.0.1: Comma Fix

03 Jul 00:39
Compare
Choose a tag to compare
  • FIX: bad comma in composer.json

v2.0.0 added the following:

  • FIX: removed standalone process package. Now using symfony/process in core. Hooks into Console\ProcessSpawner to ensure clean clean-up when using ctrl+c.
  • FIX: config variables are now put in plugins array instead of root of the config.

v2.0.0: Switching to ProcessSpawner

03 Jul 00:33
Compare
Choose a tag to compare
  • FIX: removed standalone process package. Now using symfony/process in core. Hooks into Console\ProcessSpawner to ensure clean clean-up when using ctrl+c.
  • FIX: config variables are now put in plugins array instead of root of the config.

v1.0.0: Initial Release of the Reload Plugin

21 Jun 18:30
Compare
Choose a tag to compare

Please review the README for full notes on how to use the Reload plugin with Pattern Lab for PHP.