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

Configure Feed

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

reword changelog

author
Giacomo Cavalieri
committer
Louis Pilfold
date (Jun 5, 2026, 3:15 PM +0100) commit 32cc941b parent d4fe1c3d change-id oxsvxkvk
+2 -2
+2 -2
CHANGELOG.md
··· 114 114 115 115 ([Gavin Morrow](https://github.com/gavinmorrow)) 116 116 117 - - Fixed a bug where the language server would insert the wrong text when 118 - triggering a completion on types that are halfway complete. 117 + - Work around an ambiguity of the language server protocol that resulted in 118 + editors like Zed inserting the wrong text when accepting type completions. 119 119 ([Giacomo Cavalieri](https://github.com/giacomocavalieri)) 120 120 121 121 - Fixed a bug where the compiler would raise a warning for truncated int