Skip to content

Releases: sintaxi/surge

underscore helper `_` for random subdomain

18 Mar 14:43
Compare
Choose a tag to compare

Adds underscore helper _ for a random subdomains (skipping the prompt).

screen_shot_2017-03-18_at_7_37_51_am

v0.17.6

18 Jan 20:31
Compare
Choose a tag to compare
  • Updates the tests for using Surge within Yargs and Minimist-based CLIs
  • Fixes #182 for the other Surge commands

v0.17.2

04 Nov 22:46
Compare
Choose a tag to compare
  • Fixes surge ssl command
  • Adds new tests for surge plus and surge ssl
  • Adds config files to run tests Appveyor and Travis CI

v0.7.4

02 Mar 17:19
Compare
Choose a tag to compare

Breaking Changes!!!

Those deploying apps built with harp will need to pass in the --build flag or -b for short. You still get clean URLs and all that jazz. Surge.sh no longer does the harp compile step before distributing on the CDN without the --build flag. To upgrade

npm install -g surge

you many need to run as sudo