Changelog
- c086e47 chore: bump version file
- 15199ff chore: updated storybook installation command with a features flag (#1185)
- 27dd1a4 feat: pass stdin to watched commands (#1195)
- 838a60a feat: push Nix packaging to Flakehub
- 7df55ec feat: support string types and functions for URL attributes - no longer require templ.SafeURL - fixes #1167 (#1171)
- 2874448 fix(lsp): prevent LSP panic in cases where elements are nil
- c9bd939 fix: comments don't eat newlines (#1186)
- f9f9f3a fix: handle live import declaration changes in lazy loader (#1192)
- 9ad7ba1 fix: prevent request failure notification spam for new files in lazy loader (#1202)
- 63238fc refactor: allow more flexible parsing of expression attributes (#1197)
- 780cab0 refactor: don't block if timer runs out (behaviour change from Go 1.23) (#1179)
- 9b34663 refactor: replace document open count with package reference count in lazy loader (#1187)