Releases: tinyhttp/tinyhttp
Releases · tinyhttp/tinyhttp
@tinyhttp/jsonp@2.1.15
Patch Changes
- Updated dependencies [d3ae434]
- @tinyhttp/app@2.5.2
@tinyhttp/app@2.5.2
Patch Changes
- d3ae434: fix(app):
res.sendFile
type signature
@tinyhttp/res@2.2.5
@tinyhttp/req@2.2.5
Patch Changes
- 2645916: stop using non-null assertion in source
@tinyhttp/rate-limit@2.1.5
Patch Changes
- 2645916: stop using non-null assertion in source
@tinyhttp/proxy-addr@2.2.1
Patch Changes
- Updated dependencies [2645916]
- @tinyhttp/forwarded@2.1.2
@tinyhttp/jsonp@2.1.14
@tinyhttp/ip-filter@2.1.4
Patch Changes
- 2645916: stop using non-null assertion in source
@tinyhttp/app@2.5.1
@tinyhttp/app@2.5.0
What's Changed
- feat(res): remove dependency on escapeHTML and inline it by @talentlessguy in #443
- chore(examples): sentry by @aldy505 in #444
- fix: release gha by @talentlessguy in #446
- fix: branch name by @talentlessguy in #447
- fix(accepts): proper signature for
encodings
by @talentlessguy in #448 - feat: App interface by @aweigor in #445
Full Changelog: https://github.com/tinyhttp/tinyhttp/compare/@tinyhttp/app@2.4.0...@tinyhttp/app@2.5.0