Changelog
- 9f69219 [docs] add live reload example page (#709)
- e3e98c0 chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#722)
- fe948cb chore: add .ignore file to skip IDE searching of external and generated files
- 35e24ae chore: bump deps
- aea0c80 chore: bump deps in echo example
- 9d87403 chore: bump docusaurus version
- c5507b8 chore: bump docusaurus version
- e2ceaa3 chore: formatting
- 0d80290 chore: go mod tidy
- 6a9dbff chore: update echo example (#734)
- 27fc6a3 docs(echo): set headers before calling WriteHeader (#729)
- 210391f feat(lsp): map go code errors that aren't template expressions to clo… (#690)
- 7d8287e feat(parser): support colons in element names (#723)
- ef58c7a feat: add brotli support to proxy, warn on unsupported encoding (#695)
- 750f91e feat: add experimental arbitrary Go code support (#713)
- 41d5003 feat: normalise line breaks and path separators to Linux style, on Windows, fixes #539 (#696)
- 6af8b3b feat: support build tags by copying template header over (#688)
- ad707cb feat: support parsing (and converting) void elements, fixes #637 (#732)
- fd2c772 feat: templ component snippet (#714)