Skip to content

v7.0.5

Compare
Choose a tag to compare
@jtoar jtoar released this 29 Feb 09:57
· 977 commits to main since this release
d436479

Patch Release

  • fix(deploy): handle server file (#10061) by @jtoar

    This fixes the CLI commands for Coherence and Flightcontrol. For Coherence, it fixes a bug introduced in the last patch where the logic for detecting the server file in the setup command (yarn rw setup deploy coherence) was flipped. For Flightcontrol, it updates the setup command (yarn rw setup deploy flightcontrol) so that it handles Corepack and updates the corresponding deploy command (yarn rw deploy flightcontrol) so that it detects the server file similar to the Coherence fix.