Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

Fix changelog

+1
+1
CHANGELOG.md
··· 430 430 - Fixed a bug where after removing dependencies with `gleam remove` if a 431 431 removed dependency is still used the build would succeed, resulting in 432 432 runtime crash due to missing files. 433 + ([Andrey Kozhev](https://github.com/ankddev))