Skip to content

Releases: ungoldman/serve

v14.1.0

21 Apr 18:57

Choose a tag to compare

Changes

  • copy to clipboard is now off by default
  • changed --no-clipboard option to clipboard (removed -n alias)

Why

Since the main reason for this fork was to enable opening the local server in the browser on start, there's no longer any need to automatically overwrite what's in the clipboard by default (in fact, it's sometimes quite bothersome when it does that).

This is technically a breaking change, but since this is a scoped fork and I'm pretty sure I'm the only person on Earth using it, I'm releasing the change as a minor update.