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 f668f19 commit 1962beaCopy full SHA for 1962bea
CHANGELOG.md
@@ -17,6 +17,8 @@
17
- The `InvalidBase` error in the `int` module has been replaced by `Nil`.
18
- Fixed a bug where iterating graphemes could crash on older JavaScript runtimes
19
where the `Intl` API is not supported.
20
+- Fixed a bug where the behaviour of `uri.percent_decode` would decode `+` as a
21
+ space on JavaScript.
22
23
## v0.39.0 - 2024-07-09
24
0 commit comments