We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c488ab commit d5be809Copy full SHA for d5be809
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.1.0](https://github.com/DCKT/rescript-ky/compare/v2.0.4...v2.1.0) (2024-08-12)
2
+
3
4
+### Features
5
6
+* enforce URLSearchParams type for search params ([0c488ab](https://github.com/DCKT/rescript-ky/commit/0c488ab98819d02f256cdac3a3124cdbf5441a8e))
7
8
## [2.0.4](https://github.com/DCKT/rescript-ky/compare/v2.0.3...v2.0.4) (2024-06-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@dck/rescript-ky",
- "version": "2.0.4",
+ "version": "2.1.0",
"description": "ReScript bindings for ky HTTP client",
"type": "module",
"keywords": [
0 commit comments