Skip to content

Releases: vercel/micro

9.3.2

29 May 16:26
@leo leo
Compare
Choose a tag to compare

Patches

  • Add badge to display install size: #362

Credits

Huge thanks to @styfle for helping!

9.3.1

15 May 11:42
@leo leo
Compare
Choose a tag to compare

Patches

  • Errors: fix invalid socket title: 283c216
  • Add hint about the port: 60d33d9
  • Move the hint message to the callback: 64a62a6

9.3.0

24 Apr 04:11
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Allow listening on multiple endpoints: 2aed2f7

Patches

  • Update .editorconfig to latest: ed0b804
  • Use new linting ecosystem: f6818af
  • Initial lint --fix pass: 72b1419
  • Ignore yarn-error.log: e9448a3
  • Manual linting fixups: c099757
  • Add circleci configuration: e2d0f40
  • Remove travis-ci configuration: 98ec80f
  • Remove coveralls and set 100% coverage threshold: e26b69a
  • Update readme badges: eb9485b
  • Change circleci badge style to shield: 801fdb1
  • Update usage and installation documentation: b2d35ee
  • Correct and simplify shutdown hooks: 95ffc80

9.2.0

23 Apr 18:11
Compare
Choose a tag to compare

Minor Changes

  • Add support for --unix-socket: #353

Patches

  • Create handler test file and test promise cases: #346
  • Create snapshot test for CLI help: #345
  • Update readme wording: #348

Credits

Huge thanks to @fmiras and @janniks for helping!

9.1.4

11 Mar 04:32
@leo leo
Compare
Choose a tag to compare

Patches

9.1.3

11 Mar 04:31
@leo leo
Compare
Choose a tag to compare

Patches

9.1.2

10 Mar 02:48
Compare
Choose a tag to compare

Patches

9.1.1

10 Mar 02:25
@leo leo
Compare
Choose a tag to compare

Patches

  • Removed triangle from company name: 08146dd
  • No transpilation needed anymore: 62f3e45
  • Support es6 module default export: #336
  • Remove unused var from with-graphql example: #342
  • Lint Socket.IO Example: #341
  • Create README file for https example: #340
  • Splat listen() args to only specify host when supplied: #347

Credits

Huge thanks to @tungv and @fmiras for helping!

9.1.0

08 Jan 18:31
@leo leo
Compare
Choose a tag to compare

Minor Changes

  • Allow exporting a promise that might become a function: #335

Patches

  • Replace exponential operator with Math.pow as it causes errors: #328
  • Brought lockfiles in order: 2694bfc
  • Updated license date: 57d0458

Credits

Huge thanks to @timneutkens and @JakubMatyka for helping!

9.0.2

20 Nov 10:32
@leo leo
Compare
Choose a tag to compare

Patches

  • Detect error parameter instance type and console accordingly: #327

Credits

Huge thanks to @arbazsiddiqui for helping!