## Changelog * e269629 chore: bump nix dependencies * e16061b chore: bump npm docs (npm audit fix) * acc6444 chore: bump versions in examples * 54b3856 chore: fix broken unit test * 8662cdb feat(proxy): flush streamed html (#1271) * dc31b64 feat: add Range to DocType nodes (#1302) * be9d6c9 feat: add Range to Whitespace nodes (#1301) * a74cfa9 feat: add prettier to templ info command * 0d69ba4 feat: add support for "fallthrough" in case statements (#1289) * a7df818 fix: LSP diagnostics on Windows (#1274) * 40d2b42 fix: LSP proxy SourceMapCache should not store nil SourceMaps (#1294) * 25dc2ce fix: normalize leading whitespaces in multiline go code (#1305) * 7be7dd6 fix: prevent templ fmt from adding whitespace to blank lines in inline functions (#1287) * 554eab8 fix: wait for proxy to be ready upon restart (#1299)