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 fe9535c commit f1c6634Copy full SHA for f1c6634
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.33.1 - Unreleased
4
+
5
+- Fixed `string.to_graphemes` failing on JavaScript runtimes when the
6
+ `Intl.Segmenter` class is not available.
7
8
## v0.33.0 - 2023-11-30
9
10
- The `bool` module gains the `lazy_guard` function.
0 commit comments