What's Changed
- refactor(pretty-json): remove useless condition by @6km in #2815
- fix(aws-lambda): Update handler.ts getQueryString by @qualipsolutions in #2782
- refactor(aws-lambda): Object.hasOwn is recommended by @exoego in #2831
- fix(client): allow multiple files on the same key in form by @olivier-drieux in #2791
- fix(helper/ssg): fix bug of joinPaths by @EdamAme-x in #2809
- chore: Author should include JSDoc by @fzn0x in #2840
- fix(middleware/body-limit): set default duplex option for readable stream by @fzn0x in #2837
- refactor(websocket): remove unused condition by @fzn0x in #2839
- feat(bun): WebSocket helper supports that env be
{ server: server }
by @nakasyou in #2812 - refactor: added paths-ignore for ignore files of dont need tests by @EdamAme-x in #2850
- ci: include node22 tests by @Jayllyz in #2851
- docs(src/*): Add TSDoc comments to improve code documentation by @fzn0x in #2841
- fix(types): allow blank env by @fzn0x in #2834
- refactor: removed v4 branch in actions. by @EdamAme-x in #2849
- refactor(helper/adapter): improve runtime detection by @6km in #2846
- fix(jsx/dom): Fixed to not add "px" for certain properties, even if numeric value is given by @usualoma in #2845
- refactor(aws-lambda): remove unused setHeadersToResult by @exoego in #2828
- fix(validator): support json api header by @dil-borosz in #2855
- refactor(helper/testing): remove some any of helper/testing by @EdamAme-x in #2833
- docs: change to shell highlight by @EdamAme-x in #2848
- refactor(compose): Remove type definition of ComposeContext that was defined twice by @chimame in #2858
New Contributors
- @6km made their first contribution in #2815
- @qualipsolutions made their first contribution in #2782
- @olivier-drieux made their first contribution in #2791
- @Jayllyz made their first contribution in #2851
- @dil-borosz made their first contribution in #2855
- @chimame made their first contribution in #2858
Full Changelog: v4.4.0...v4.4.1