What's Changed
- fix(utils/cookie): allow 0 to maxAge by @yusukebe in #1196
- fix(tsconfig): remove
skipLibCheck
by @yusukebe in #1201 - ci(bun): fix Bun version by @yusukebe in #1205
- fix(etag): support multi-value If-None-Match by @jamesarosen in #1199
- perf(Request) optimize Request.prototype.header by @jamesarosen in #1204
- fix(types): allow not to set
skipLibCheck
by @yusukebe in #1206 - add deleteCookie by @ryoppippi in #1190
- fix(
jsonT
): remove overloads fromJSONTRespond
by @yusukebe in #1208
New Contributors
- @jamesarosen made their first contribution in #1199
- @ryoppippi made their first contribution in #1190
Full Changelog: v3.2.6...v3.2.7