v0.2.543
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
- @guettli made their first contribution in #386
- @danderson made their first contribution in #392
- @shadowlion made their first contribution in #410
- @jonerer made their first contribution in #428
- @phenpessoa made their first contribution in #450
- @dougbarrett made their first contribution in #451
- @samueldaviddelacruz made their first contribution in #459
Full Changelog: v0.2.513...v0.2.543