···483483- Fixed a bug where pattern matching on overlapping string prefixes with guards
484484 could generate incorrect JavaScript.
485485 ([John Downey](https://github.com/jtdowney))
486486+487487+- Fixed a bug where running `gleam docs build` on non-Erlang target projects
488488+ with a warm cache would not produce the module pages.
489489+ ([Matt Champagne](https://github.com/han-tyumi))