Releases: vercel/serve
Releases · vercel/serve
2.4.3
2.4.2
2.4.1
Patches
- Use default node binary for running the package: 206b8c3
- Provide correct path to CLI (makes it work on windows): 5ae5337
- Use async-to-gen to support
async
andawait
keywords: 2ef125d - Moved update checking to main binary: 8075d8b
- Told npm to upload directory: cbcb450
- Use package for determining if path is directory: f144ab6
- Split out methods into separate files: d02fa31, 5697ad9 and 770f535
- Show port number even if not defined as option: 6469086
- Mention that it only works with Node LTS (at least): 71498e3, 0a59fc1 and de89140
- Make description match the repo's: 91bf649
Notes
The package now works on the LTS version of Node!
2.4.0
2.3.0
2.2.0
Minor Changes
- Use random open port as the default one: d177add
Patches
- Author section added: 7d1c8d6
- Fix linting tests: 112f94f
- Removed terminal indicators: fb9f06f
- Command for showing options: c0003ba
- More explicit auth description: 25104af
- Make contributing heading match other repos: 26ca8a4
- Let Travis decide whether or not to use sudo: a1a0664
- Unpinned dependencies: 58d3a6b
- Make binary work without transpilation: 10afa80
- Removed gulpfile: 0d29521
- More files needed in the npm package: 5748440
- No need to run a development script anymore: 3f85194
- Note message shouldn't be green: 9c97897
2.1.2
2.1.1
2.1.0
Minor Changes
- Added the
--cors
flag for allowing access from any origin: #37
Patches
- Credits for the new name added to
README.md
file: eaa017a and b5fa631 - Updated screenshot to match new name: #55 and 50d7903
- Removed examples (we'll keep them somewhere else): 3a4de0d
- Better explanation for
--ignore
flag: 1417447 - Adapted command names for development workflow from all other @zeit repos: 7488f93
- Link to section about HTTP authentication: b333d7b