| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 6.17.3 source code.tar.gz | 2024-12-06 | 1.0 MB | |
| 6.17.3 source code.zip | 2024-12-06 | 1.1 MB | |
| README.md | 2024-12-06 | 1.9 kB | |
| Totals: 3 Items | 2.1 MB | 0 | |
What's Changed
- Fix: res.set(object) fails by @reynaldichernando in https://github.com/kartikk221/hyper-express/pull/311
- perf: Setting the content-type in some of the methods has been changed to using the header method directly. by @kiki-kanri in https://github.com/kartikk221/hyper-express/pull/313
- Updates all dependencies in the benchmarks folder by @hieu-ht in https://github.com/kartikk221/hyper-express/pull/312
- feat: send response on calling sendStatus by @k1eu in https://github.com/kartikk221/hyper-express/pull/310
- Update dependencies by @sshrshnv in https://github.com/kartikk221/hyper-express/pull/315
- Remove accepts dependency by @benmccann in https://github.com/kartikk221/hyper-express/pull/302
- Update uWebSockets.js to v20.51.0 by @sshrshnv in https://github.com/kartikk221/hyper-express/pull/323
- Update negotiator dependencie and fix accept* implementation by @ratchetsniper2 in https://github.com/kartikk221/hyper-express/pull/319
- Add sse property to Response.d.ts by @johnpgr in https://github.com/kartikk221/hyper-express/pull/317
New Contributors
- @reynaldichernando made their first contribution in https://github.com/kartikk221/hyper-express/pull/311
- @kiki-kanri made their first contribution in https://github.com/kartikk221/hyper-express/pull/313
- @k1eu made their first contribution in https://github.com/kartikk221/hyper-express/pull/310
- @sshrshnv made their first contribution in https://github.com/kartikk221/hyper-express/pull/315
- @benmccann made their first contribution in https://github.com/kartikk221/hyper-express/pull/302
- @ratchetsniper2 made their first contribution in https://github.com/kartikk221/hyper-express/pull/319
- @johnpgr made their first contribution in https://github.com/kartikk221/hyper-express/pull/317
Full Changelog: https://github.com/kartikk221/hyper-express/compare/6.17.2...6.17.3