Releases: vercel/micro
Releases · vercel/micro
9.3.2
9.3.1
9.3.0
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
9.1.4
9.1.3
9.1.2
9.1.1
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
9.1.0
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!