Skip to content

Releases: vercel/email-prompt

0.4.0

17 Aug 21:34
Compare
Choose a tag to compare

Minor Changes

  • Add hey.com to domains: #32
  • Add vercel.com: #30

Patches

  • ZEIT to Vercel, remove XO.: #39
  • Bump minimist from 1.2.0 to 1.2.5: #40

Credits

Huge thanks to @lachlanjc and @lucleray for helping!

0.3.2

05 Feb 02:45
Compare
Choose a tag to compare

Patches

  • Fix email autocompletion again: #20

Credits

Huge thanks to @elliott-beach for helping!

0.3.1

16 Jun 02:34
6b16fe6
Compare
Choose a tag to compare

Patches

  • Fix email autocompletion: #18
  • Fix typo: #17
  • Fix XO issues: #19

Credits

Huge thanks to @bukinoshita for their help!

0.3.0

08 May 13:12
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Support for @zeit.co suffix: 8b88dcb

Patches

  • Lowercased text files: ea17e0c
  • Invalidate cache for slack badge: 79289a9
  • Pinned dependencies: 1e327e3
  • Bumped dependencies to the latest version: 2f6bb5d
  • Comments for ignored stuff: 30c3faf

0.2.1

18 Mar 23:36
Compare
Choose a tag to compare

Patches

  • Lint using XO: 29be52b
  • Removed command line indicators: 7c6cfa0
  • Detect lacking setRawMode support on stdin: #14

Credits

Huge thanks to @mreinstein for their help!

0.2.0

12 Dec 10:55
@leo leo
f40939f
Compare
Choose a tag to compare

Minor Changes

Patches

  • Use JSON for the Travis CI config file: e88db54
  • Replaced ES5 with ES2015 for usage example: d63fff6
  • Make usage example work right out of the box: #13
  • Consistently use HexEscapeSequences where applicable: #4
  • Removed HISTORY.md, because we're using GitHub Releases for doing them: 77a0f28
  • Badge for slack channel added to README.md: f3b0f08

0.1.8

12 Dec 10:41
@leo leo
Compare
Choose a tag to compare

Patches

  • Don't write to stdin (it throws on Windows)

0.1.7

12 Dec 10:41
@leo leo
Compare
Choose a tag to compare

Patches

  • Allow + in email addresses

0.1.6

12 Dec 10:40
@leo leo
Compare
Choose a tag to compare

Patches

  • npm publish again w/o node 6

0.1.5

12 Dec 10:40
@leo leo
Compare
Choose a tag to compare

Patches

  • Added spacebar as autocomplete character