Skip to content

Releases: surge-sh/grunt-surge

v0.6.0

03 Jun 21:39
Compare
Choose a tag to compare
  • Updates to Surge v0.13.0
  • Fixes JSON error from package.json

v0.4.3

10 Mar 19:01
Compare
Choose a tag to compare
  • Updates Surge to v0.8.1
  • Updates tests to work without needing the --build flag

v0.4.2

10 Mar 19:00
Compare
Choose a tag to compare
  • Updates Surge to v0.7.4

v0.4.1

02 Mar 08:39
Compare
Choose a tag to compare
  • Updates Surge to v0.7.3, restoring some commands (ex. --add)

v0.4.0

24 Feb 15:46
Compare
Choose a tag to compare
  • Updates Surge to v0.7.2
  • Removes verbosity option until it’s available in Surge

v0.3.1

08 Jan 02:43
Compare
Choose a tag to compare
  • Fixes use of Surge binary (restores expected functionality)
  • Removes unnecessary dependency
  • Updates test to show timestamp

v0.3.0

08 Jan 02:42
Compare
Choose a tag to compare

Breaking Changes

  • Project directory is specified through project (like the Surge CLI) instead ofdist`

v0.2.0

08 Jan 02:40
Compare
Choose a tag to compare
  • Adds ability to configure verbosity through Grunt

v0.1.1

08 Jan 02:40
Compare
Choose a tag to compare
  • Adds ability to pass in email
  • Restores prompt when missing arguments
  • Adds additional tests

v0.1.0

08 Jan 02:39
Compare
Choose a tag to compare
  • Initial release