Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2025-06-25 | 737 Bytes | |
checksums.txt.sig | 2025-06-25 | 96 Bytes | |
templ_Linux_arm64.tar.gz | 2025-06-25 | 4.9 MB | |
templ_Linux_i386.tar.gz | 2025-06-25 | 5.0 MB | |
templ_Linux_x86_64.tar.gz | 2025-06-25 | 5.3 MB | |
templ_Windows_x86_64.tar.gz | 2025-06-25 | 5.4 MB | |
templ_Darwin_arm64.tar.gz | 2025-06-25 | 5.1 MB | |
templ_Darwin_x86_64.tar.gz | 2025-06-25 | 5.4 MB | |
templ_Windows_arm64.tar.gz | 2025-06-25 | 5.0 MB | |
templ_Windows_i386.tar.gz | 2025-06-25 | 5.2 MB | |
README.md | 2025-06-25 | 927 Bytes | |
v0.3.906 source code.tar.gz | 2025-06-25 | 2.1 MB | |
v0.3.906 source code.zip | 2025-06-25 | 2.4 MB | |
Totals: 13 Items | 45.7 MB | 0 |
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)