···322322 the pattern if it was the only expression inside a block.
323323 ([Surya Rose](https://github.com/GearsDatapacks))
324324325325+- Fixed a bug where the code generated for `echo` on JavaScript could have name
326326+ collisions if there are functions called `console` or `process`, or custom type
327327+ variants called `Object` or `Deno` defined in the module.
328328+ ([Louis Pilfold](https://github.com/lpil))
329329+325330## v1.9.1 - 2025-03-10
326331327332### Formatter