Closed greenkeeper[bot] closed 7 years ago
Update to this version instead 🚀
The new version differs by 9 commits .
eec3267
4.0.2
c982626
Treat --single
flag as boolean
66545f6
fix(package): update filesize to version 3.5.6 (#127)
a3729dd
fix(package): update micro to version 7.1.0 (#126)
6ce8194
Test on LTS version of node as well
316d6e9
fix(package): update ip to version 1.1.5 (#124)
e30f373
fix(package): update send to version 0.15.1 (#125)
503c5d0
fix(package): update bluebird to version 3.5.0 (#123)
91107f9
chore(package): update husky to version 0.13.2 (#122)
See the full diff.
Update to this version instead 🚀
3000
to 5000
: 8292872The new version differs by 7 commits .
a5fe997
5.0.0
2db4dd3
Made the path the first parameter on the programmatic API
5b1d7bc
Options should be defined before the path
1696360
Updated example screenshot
1e7ffac
No need to pass a default value for --ignore
to args
faf30b8
Defined remaining bool flags with the correct type
8292872
Switch default port from 3000
to 5000
See the full diff.
Update to this version instead 🚀
Huge thanks to @disquisition for their help!
Update to this version instead 🚀
clipboardy
for copying to clipboard in a better way: #130readme.md
wording to indicate that serve
can also list files: #134Huge thanks to @floatdrop and @francocorreasosa for their help!
The new version differs by 7 commits .
4e0be6b
5.0.4
6f5ad0e
fix(package): update detect-port to version 1.1.1 (#136)
fe95984
chore(package): update xo to version 0.18.0 (#137)
8728c1a
fix(package): update clipboardy to version 1.0.1 (#135)
24a172c
Readme Fix (#134)
114e0a9
Use clipboardy (#130)
273ded9
chore(package): update husky to version 0.13.3-0 (#133)
See the full diff.
Version 4.0.0 of serve just got published.
The version 4.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of serve. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
4.0.0Major Changes
args
decide the short flag for--cors
(=>-C
): bc94699Minor Changes
--silent
: 90b89f4Patches
Commits
The new version differs by 5 commits .
52839a2
4.0.0
bc94699
Let
args
decide the short flag for--cors
(=>-C
)90b89f4
Added support for
--silent
59f0e39
fix(package): update send to version 0.15.0 (#120)
02e3d55
fix(package): update filesize to version 3.5.5 (#119)
See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: