Fix Windows daemon pipe discovery (
a918af0)
Biome CLI now looks for biome-service* pipes on Windows instead of the old rome-service* prefix, restoring detection of running daemon instances. This fixes biome rage on Windows when it needs to connect to the Biome daemon.
Other misc changes
- Patch release note added for the Windows daemon pipe fix.