9.4.0
版本发布时间: 2022-07-18 05:16:23
vercel/micro最新发布版本:10(2022-11-27 05:51:06)
Patches
- Chore(examples/with-https): using destructuring: 62c1e01ddb10ea283417e24450175ff66c0450f0
- Convert getURL fn to more ergonomic one liner: 85d7bd6302345957e13831f1f1f811eb9f69909d
- Decrease install size: #396
- Bring in is-stream: #397
- Add new programmatic usage: #399
- Automatic publishing: #400
- Add .d.ts for TypeScript compatibility: #401
- Boot up http server in cli: #406
- Bump raw-body version: #411
- Remove request-promise (deprecation): #435
- Gracefully shutdown: exit after server is closed: #418
Other
- Remove duplicated code "getUrl" (tests): #436
- chore(examples/socket.io-chat-app): use vanilla JS instead of jquery for DOM manipulation: #428
- Move to GitHub Actions, general cleanup: (#456)