Changelog
- 8565703 chore: bump dependency hash
- 725a88f chore: fix misspellings (#1040)
- 8b05ded chore: fix typos
- fb44b3e feat: add new JS handling features - templ.JSFuncCall and templ.JSUnsafeFuncCall (#1038)
- fea7372 feat: add style expression support (#1058)
- e47f4c5 feat: retain import grouping during fmt (#1037)
- 24be99e fix: delete watchmode files when shutdown is sent (#1046)
- 45f4c46 fix: ensure that user-facing line numbers are 1-based, not 0-based, closes #1051
- 6ea47ff fix: watch mode only detects Go code changes if text also changes
- 2514d89 refactor: don't generate a
type
attribute for<script>
elements, update associated docs (#1053) - 0474dd9 refactor: vendor LSP code, and reduce dependencies, fixes #1050 (#1054)