Skip to content

v0.2.543

Compare
Choose a tag to compare
@a-h a-h released this 25 Jan 20:34
· 278 commits to main since this release
a52176d

Changelog

  • docs: add emacs to editors with templ support by @danderson in #392
  • fix: allow single and double quotes in comments within script templates by @a-h in #384
  • feat: improve watch mode to reduce recompilation by @stephenafamo in #366
  • fix: report templ server info to LSP clients, not gopls info by @danderson in #404
  • chore: add tests to cover ways others are using call expressions by @joerdav in #420
  • feat: format templ element expressions by @joerdav in #435
  • docs: add Emmet config for vscode by @jonerer in #428
  • fix: only run the version check once per command, to avoid spam. by @joerdav in #438
  • fix: infinite loop if go.mod not found, warn on missing go.mod or forgotten go get by @a-h in #441
  • docs: state that a body tag is required in order for the proxy flag t… by @phenpessoa in #450

New Contributors

Full Changelog: v0.2.513...v0.2.543