···88- `Utf8Codepoint` has been renamed to `UtfCodepoint` in `prelude.d.mts`.
99- Fixed a bug where `gleam deps list` would look in filesystem root instead of
1010 the current directory.
1111+- Fixed a bug with the `isEqual` function in `prelude.js` where RegExps were
1212+ being incorrectly structurally compared and being falsely reported as being
1313+ equal.
11141215### Formatter
1316