From b5d19abb14c577d86fa694e6db1548ceabb3ad43 Mon Sep 17 00:00:00 2001 From: Louis Pilfold Date: Sun, 3 Jul 2022 22:12:43 +0100 Subject: Changes! --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26e86ac..0590870 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ - The list dynamic decoding functions can now decode JavaScript arrays into Gleam lists. +- Fixed a bug where the `list` module's `contains`, `any`, and `all` could + exhaust the stack when compiling to JavaScript. ## v0.22.1 - 2022-06-27 -- cgit v1.2.3