Releases: h3js/h3
Releases · h3js/h3
Release list
v1.6.5
v1.6.4
v1.6.3
🩹 Fixes
- readBody, readRawBody: Handle raw body as buffer (#366)
📖 Documentation
- Missing parentheses (#362)
🏡 Chore
- Update changelog (e199df3)
❤️ Contributors
- Johann Schopplich (@johannschopplich)
- Roger!
- Pooya Parsa (@pi0)
v1.6.2
🩹 Fixes
- setResponseStatus: Mark
codetype as optional (#359) - Sanitize utils and sanitize all response code and messages (#358)
❤️ Contributors
- Pooya Parsa (@pi0)
- Daniel Roe daniel@roe.dev
v1.6.1
v1.6.0
🚀 Enhancements
- Expose
splitCookiesStringutility (#343) getRequestHost,getRequestProtocolandgetRequestURLutils (#351)
🩹 Fixes
- clearSession: Accept partial session config (#328)
- useSession: Add types for
dataproperty (#346) - fetchWithEvent: Handle undefined
init(c84c811)
🏡 Chore
- Replace deprecated methods in test and jsdocs (#341)
- Fix lint error (#342)
- readme: Update badges (7afa753)
- readme: Use correct link (a5e9fcd)
- Update dev dependencies (f0075c7)
❤️ Contributors
- Pooya Parsa (@pi0)
- Sébastien Chopin seb@nuxtjs.com
- 魔王少年 (@mao-shonen)
- Oleg Khalin
- Yuki Tsujimoto
- Zhiyuanzmj
v1.5.0
🚀 Enhancements
🩹 Fixes
- proxy: Separate multiple cookie headers (#319)
📖 Documentation
- Update build status badge url (#331)
🌊 Types
- Export
MultiPartData(#332)
🏡 Chore
❤️ Contributors
- Pooya Parsa pooya@pi0.io
- Enkot taras.batenkov@gmail.com
- Nozomu Ikuta
- Martin Meixger martin@meixger.com
- Divyansh Singh
v1.4.0
v1.3.0
🚀 Enhancements
fetchWithEventandgetProxyRequestHeadersutils (#323)
🩹 Fixes
💅 Refactors
- session: Use upstream
iron-webcrypto(a4b6f0d)
🌊 Types
- proxy: Req can be url too (e13663b)
- session: Session data values can be any pojo passing to
JSON.stringify(22d116c)
❤️ Contributors
- Pooya Parsa pooya@pi0.io
v1.2.1
📦 Build
- Inline
iron-webcryptoto remove buffer polyfill (c50505b)
🏡 Chore
- Ignore lib from eslint (ac28a37)
❤️ Contributors
- Pooya Parsa pooya@pi0.io