Releases: ungoldman/serve
Releases · ungoldman/serve
v14.1.0
Changes
- copy to clipboard is now off by default
- changed
--no-clipboardoption to clipboard (removed-nalias)
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.