We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9d3333 commit 5837f74Copy full SHA for 5837f74
CHANGELOG.md
@@ -8,11 +8,17 @@ Breaking changes:
8
9
New features:
10
11
+Bugfixes:
12
+
13
+Other improvements:
14
15
+## [v7.0.1](https://github.com/purescript-node/purescript-node-url/releases/tag/v7.0.1) - 2023-10-08
16
17
Bugfixes:
18
- `URLSearchParams.keys` and `.values` returned undefined due to a bug in the foreign code (#22 by @cakekindel)
19
20
Other improvements:
-- Rename `uneffectfulHref` to `hrefPure` (used in `Show` instance) (#21 by @JordanMartinez)
21
+- Rename `uneffectfulHref` to `hrefPure` (used privately for `Show` instance) (#21 by @JordanMartinez)
22
23
## [v7.0.0](https://github.com/purescript-node/purescript-node-url/releases/tag/v7.0.0) - 2023-07-31
24
0 commit comments