We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd14787 commit 65a5ea6Copy full SHA for 65a5ea6
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v0.0.6
4
+
5
+[compare changes](https://github.com/h3js/rendu/compare/v0.0.5...v0.0.6)
6
7
+### 🔥 Performance
8
9
+- Use `srvx.FastResponse` ([bd14787](https://github.com/h3js/rendu/commit/bd14787))
10
11
+### ❤️ Contributors
12
13
+- Pooya Parsa ([@pi0](https://github.com/pi0))
14
15
## v0.0.5
16
17
[compare changes](https://github.com/h3js/rendu/compare/v0.0.4...v0.0.5)
package.json
@@ -1,6 +1,6 @@
{
"name": "rendu",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "",
"repository": "h3js/rendu",
"license": "MIT",
0 commit comments