We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 03159eb + cc41acb commit 175dfa7Copy full SHA for 175dfa7
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [v0.12.1](https://github.com/2manymws/rc/compare/v0.12.0...v0.12.1) - 2024-07-20
4
+### Fix bug 🐛
5
+- Close cached response / request body by @k1LoW in https://github.com/2manymws/rc/pull/84
6
+
7
## [v0.12.0](https://github.com/2manymws/rc/compare/v0.11.0...v0.12.0) - 2024-07-12
8
### New Features 🎉
9
- Avoid getting request body as much as possible in the handler. by @k1LoW in https://github.com/2manymws/rc/pull/81
0 commit comments