Files
pockethost/packages/plugin-launcher-spawn/CHANGELOG.md

1.5 KiB

@pockethost/plugin-launcher-spawn

0.4.0

Minor Changes

  • b7277cf: Add public instance URL calculators and refactor HTTP protocol detection
  • 478dfa6: Relocated instance database, added support for starting/stopping/listing instances via CLI, added remote internal API for starting/stopping/listing instances.
  • c32b845: Added support for Settings filter whereby all settings are collected and displayed in DEBUG() mode

Patch Changes

  • Updated dependencies [52b70cb]
    • pockethost@1.6.0

0.3.0

Minor Changes

  • e4d35ae: Added support for configuring instance env and binds

Patch Changes

  • 40d8b8b: Enhancement: improve URL instructions
  • b4b0cf9: Fix: now uses correct info() logging call
  • 517f602: Settings are now logged in DEBUG mode
  • Updated dependencies [114b1d2]
    • pockethost@1.5.0

0.2.0

Minor Changes

  • 38d2c93: pockethost package is now a peer dependency

Patch Changes

  • eb0d011: Added check-types support for Turbo
  • Updated dependencies [b0a78d8]
  • Updated dependencies [ac63ea7]
    • pockethost@1.3.2

0.1.0

Minor Changes

  • 2fc2eeb: Added before/after instance start/stop events
  • 1384a86: BREAKING: refactored actions/filters

Patch Changes

  • 2722a5d: Fix: support directory names with spaces
  • aa08447: Internal updates to database management
  • f1abbd8: Added readme.md
  • c0d9441: Fixed issue where demo URL wasn't displaying the correct URL in some cases.
  • Updated dependencies [cc4aa02]
    • pockethost@1.3.0

0.0.2

Patch Changes

  • 76d57f6: CHANGELOG.md is now published with package.