版本发布 8
**Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.5.1...v0.5.2
**Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.5.0...v0.5.1
## What's Changed * chore(deps-dev): bump @types/node from 22.3.0 to 22.5.0 by @dependabot in https://github.com/josselinonduty/wraker/pull/53 * chore(deps-dev): bump typedoc from 0.26.5 to 0.26.6 by @dependabot in https://github.com/josselinonduty/wraker/pull/48 * chore(deps-dev): bump rollup from 4.20.0 to 4.21.0 by @dependabot in https://github.com/josselinonduty/wraker/pull/49 * chore(deps-dev): bump esbuild from 0.23.0 to 0.23.1 by @dependabot in https://github.com/josselinonduty/wraker/pull/52 * chore(deps-dev): bump playwright from 1.46.0 to 1.46.1 by @dependabot in https://github.com/josselinonduty/wraker/pull/50 * Enhance: refactor request and response by @josselinonduty in https://github.com/josselinonduty/wraker/pull/54, https://github.com/josselinonduty/wraker/pull/55, https://github.com/josselinonduty/wraker/pull/66 **Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.4.0...v0.5.0
## What's Changed * fix: Cannot typecast req.body to string #43 by @josselinonduty in https://github.com/josselinonduty/wraker/pull/44 * Fix: Case-sensitive methods/headers et al. by @josselinonduty in https://github.com/josselinonduty/wraker/pull/46 **Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.3.7...v0.4.0
## What's Changed * chore(CI/CD): revert to manual release by @josselinonduty in https://github.com/josselinonduty/wraker/pull/42 **Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.3.6...v0.3.7
## Chores - **README**: fix typos [#38](https://github.com/josselinonduty/wraker/pull/38) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/b2b6b70665198a22aa7bc35d8621bc0956f260f0)) - **CI/CD**: fix/improve pipeline [#38](https://github.com/josselinonduty/wraker/pull/38) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/a3968e76a6c2e3d5476b20feff7f3f032f188ad7)) - **CD**: change rule for pages deployment [#39](https://github.com/josselinonduty/wraker/pull/39) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/81c3dee3b07f35fe79496e16ba85b547d48bd711)) - **CD**: fix pages deployment [#40](https://github.com/josselinonduty/wraker/pull/40) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/997555402a001d26b22d825a230d1bd824d85985)) - **CD**: deploy and release only on tagged pushes [#40](https://github.com/josselinonduty/wraker/pull/40) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/c906b5f3d3a3c327735f49e1ec205a503ac4947d)) ## Commits - 97577d9: 0.3.6 (josselinonduty)
## Chores - **CD**: bump playwright test container version from v1.45.0 to v1.46.0 [#36](https://github.com/josselinonduty/wraker/pull/36) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/e3a7be0cbf6467f822be605562806e7282848585)) - **CD**: automatically release on new semver tag [#36](https://github.com/josselinonduty/wraker/pull/36) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/572d339b8738176077d833c146e4e5735a145147)) - **CD**: restrict auto release to main branch [#36](https://github.com/josselinonduty/wraker/pull/36) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/8a1b31a149550446448beb490341f434cc355114)) - **CI/CD**: bump playwright version [#36](https://github.com/josselinonduty/wraker/pull/36) ([josselinonduty](https://github.com/josselinonduty/wraker/commit/e4fba36501a4b6163506bcff64892043dc200fd7)) ## Commits - b1deac7: 0.3.5 (josselinonduty) [#37](https://github.com/josselinonduty/wraker/pull/37)
## What's Changed * chore(CI/CD): enhance pipeline ⚙ by @josselinonduty in https://github.com/josselinonduty/wraker/pull/29 * chore(deps-dev): bump @types/node from 20.14.11 to 22.3.0 by @dependabot in https://github.com/josselinonduty/wraker/pull/26 * chore: fix typos by @josselinonduty in https://github.com/josselinonduty/wraker/pull/30 * chore(deps-dev): bump rollup from 4.19.0 to 4.20.0 by @dependabot in https://github.com/josselinonduty/wraker/pull/22 * chore(CI/CD): enhance pipeline by @josselinonduty in https://github.com/josselinonduty/wraker/pull/31 * chore(CI): fix coverage directory not found by @josselinonduty in https://github.com/josselinonduty/wraker/pull/32 * chore(CI): fix tests not generating coverage by @josselinonduty in https://github.com/josselinonduty/wraker/pull/33 **Full Changelog**: https://github.com/josselinonduty/wraker/compare/v0.3.3...v0.3.4