Skip to content

Releases: vercel/serve

3.4.0

19 Feb 18:17
@leo leo
16019b9
Compare
Choose a tag to compare

Minor Changes

  • Add a programmatic API (fixes #86): #113

Patches

  • Unneeded XO rules removed: e24a9e7
  • Promisify copy: #114
  • Fix(package): update update-notifier to version 2.1.0: #115
  • Perfected docs for programmatic API: 20071f5

Credits

Huge thanks to @dar5hak and @disquisition for their help!

3.3.1

14 Feb 21:26
@leo leo
85a2afb
Compare
Choose a tag to compare

Huge performance upgrade, folks! 🎉

Patches

  • Use bluebird instead of async/await (much faster runtime): 90a355d
  • Fix(package): update update-notifier to version 2.0.0: #110
  • Fix a trailing slash with query strings: #109
  • Lowercased text files: d6d702b
  • Moved core of package to binary: 93be5b1
  • Time for browser caching is in milliseconds: 0e7c962

Credits

Huge thanks to @nulltask for his help!

3.3.0

12 Feb 20:34
@leo leo
0d11a17
Compare
Choose a tag to compare

Minor Changes

  • Add title attributes to file links: #106

Patches

  • Remove the bullet characters: #104
  • Remove unused code: #107
  • Fix(package): update fs-promise to version 2.0.0: #108
  • Copy local URL to clipboard: 62cb176

Credits

Huge thanks to @disquisition and @thorn0 for their help!

3.2.10

10 Feb 21:23
@leo leo
b439279
Compare
Choose a tag to compare

Patches

  • Mention all old names: 4714bc8
  • Make command history available: 4081884
  • Only copy to clipboard for TTY: a650cf7

3.2.9

10 Feb 21:08
@leo leo
933e6c8
Compare
Choose a tag to compare

Patches

  • Make --cache work again: 38cc9a3
  • Also make --cors be respected again: b7be348
  • CORS headers should apply to all responses: 0919187
  • Same for --cache: 6ffdd40

3.2.8

10 Feb 17:40
@leo leo
ad5b3f5
Compare
Choose a tag to compare

Patches

3.2.7

06 Feb 14:10
@leo leo
8a82d52
Compare
Choose a tag to compare

Patches

  • Save exact version of dependencies: f9acca4
  • Updated micro to latest version: 58ff2e1
  • Perfected mechanism for transpilation: 84673b2

3.2.6

06 Feb 13:12
@leo leo
d58d2bf
Compare
Choose a tag to compare

Patches

  • Use glob pattern for excluding files: f8416f1
  • Pinned dependencies: 6a89a8d
  • Downgraded async-to-gen: 834d56b

3.2.5

06 Feb 11:53
@leo leo
422a872
Compare
Choose a tag to compare

Patches

  • Bumped micro to latest version: 81f08d1

3.2.4

06 Feb 11:56
@leo leo
8f06092
Compare
Choose a tag to compare

Patches

  • Exclude node_modules from transpilation explicitly: d18a284