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 79d55fa commit 4a1d928Copy full SHA for 4a1d928
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.18.0](https://github.com/globalbrain/hado/compare/v0.17.3...v0.18.0) (2025-08-04)
2
+
3
+### Features
4
5
+- **utils:** extended fetch - `fx` ([#2](https://github.com/globalbrain/hado/issues/2)) ([79d55fa](https://github.com/globalbrain/hado/commit/79d55fa13ac902647275bd66cffd3d4f062e36a0))
6
7
## [0.17.3](https://github.com/globalbrain/hado/compare/v0.17.2...v0.17.3) (2025-07-30)
8
9
## [0.17.2](https://github.com/globalbrain/hado/compare/v0.17.1...v0.17.2) (2025-07-28)
deno.json
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/hado",
- "version": "0.17.3",
+ "version": "0.18.0",
"exports": {
"./router": "./src/router.ts",
"./sentry": "./src/sentry.ts",
0 commit comments