Releases: vercel/email-prompt
Releases · vercel/email-prompt
0.4.0
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
Patches
- Fix email autocompletion again: #20
Credits
Huge thanks to @elliott-beach for helping!
0.3.1
Patches
- Fix email autocompletion: #18
- Fix typo: #17
- Fix XO issues: #19
Credits
Huge thanks to @bukinoshita for their help!
0.3.0
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
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
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
HexEscapeSequence
s 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
Patches
- Don't write to stdin (it throws on Windows)
0.1.7
Patches
- Allow
+
in email addresses
0.1.6
Patches
npm publish
again w/o node 6
0.1.5
Patches
- Added spacebar as autocomplete character