Skip to content

Releases: vercel/serve

5.2.4

22 Jun 09:01
@leo leo
Compare
Choose a tag to compare

Patches

  • Don't allow rendering ignored paths: #229

Credits

Huge thanks to @paulirish for reporting this bug!

5.2.3

20 Jun 17:22
@leo leo
Compare
Choose a tag to compare

Patches

  • Corrected signal handling inside Docker containers: 604f335
  • Bumped dependencies to the latest version: 2a319c8

5.2.2

07 Jun 14:35
@leo leo
Compare
Choose a tag to compare

Patches

  • Chore(package): update prettier to version 1.4.1: #212
  • Fix(package): update detect-port to version 1.2.0: #215
  • Fix(package): update update-notifier to version 2.2.0: #216
  • Reverted "Make SPAs work again": #210

Credits

This release reverts a pull request that brought back an issue that we've fixed a while ago already. Now everything should be secure again. Thanks to @radekk for reporting the problem!

5.2.1

02 Jun 14:46
@leo leo
Compare
Choose a tag to compare

Patches

  • Make SPAs work again: #210
  • Bumped lint-staged to the latest version: 4c6722b

Credits

Huge thanks to @JamesKyburz for their help!

5.2.0

02 Jun 14:38
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Open local address in default browser: #198

Patches

  • Replaced fs-promise with fs-extra: #199
  • Fix the upper level dir traversal error.: cb939b5
  • Bumped dependencies to the latest version: 64312fc

Credits

Huge thanks to @webtaculars and @egoist for their help!

Notes

An important security fix is included. Everyone is encouraged to upgrade to this version. For more information, please refer to this document.

5.1.5

08 May 08:19
@leo leo
Compare
Choose a tag to compare

Patches

  • Tell prettier not to use semicolons: ca7ce75
  • Removed all semicolons: 7cb7ed5
  • Default mime type text/html for SPA: #166
  • Replace fs sync with async yield: #167
  • Bumped dependencies to the latest version: 772027d

Credits

Huge thanks to @JamesKyburz for their help!

5.1.4

13 Apr 11:30
@leo leo
Compare
Choose a tag to compare

Patches

  • Fix(package): update args to version 2.6.0: #162
  • Fix(package): update micro to version 7.3.2: #163

This release introduces automatic suggestions for CLI options!

5.1.3

11 Apr 10:20
@leo leo
Compare
Choose a tag to compare

Patches

  • Fix(package): update clipboardy to version 1.1.0: #156
  • Chore(package): update eslint-config-prettier to version 1.6.0: #158
  • Invalidate cache of Slack badge: 0b9fde0

5.1.2

29 Mar 07:00
@leo leo
Compare
Choose a tag to compare

Patches

  • No array needed for XO config: 350a082
  • Load icons without font-awesome (much faster): #152

Credits

Huge thanks to @vedam for their help!

5.1.1

25 Mar 13:47
@leo leo
Compare
Choose a tag to compare

Patches