a-h/templ (github.com/a-h/templ)
### [`v0.2.731`](https://togithub.com/a-h/templ/releases/tag/v0.2.731)
[Compare Source](https://togithub.com/a-h/templ/compare/v0.2.707...v0.2.731)
#### Changelog
- [`efaf8e5`](https://togithub.com/a-h/templ/commit/efaf8e5) chore: add test to fmt cmd
- [`dc3db0f`](https://togithub.com/a-h/templ/commit/dc3db0f) chore: bump version
- [`2782591`](https://togithub.com/a-h/templ/commit/2782591) chore: document formatting with vim ([#769](https://togithub.com/a-h/templ/issues/769))
- [`fa5a308`](https://togithub.com/a-h/templ/commit/fa5a308) feat: add nonce to reload script ([#784](https://togithub.com/a-h/templ/issues/784))
- [`69bfdb1`](https://togithub.com/a-h/templ/commit/69bfdb1) feat: organise go imports on format ([#793](https://togithub.com/a-h/templ/issues/793))
- [`38d9eca`](https://togithub.com/a-h/templ/commit/38d9eca) feat: preserve indentation of multiline go string literals ([#765](https://togithub.com/a-h/templ/issues/765))
- [`2dafa71`](https://togithub.com/a-h/templ/commit/2dafa71) feat: query for the body tag rather than using string replacements ([#766](https://togithub.com/a-h/templ/issues/766))
- [`599b54f`](https://togithub.com/a-h/templ/commit/599b54f) feat: support \[]CSSClass in class expression ([#768](https://togithub.com/a-h/templ/issues/768))
- [`94c1028`](https://togithub.com/a-h/templ/commit/94c1028) feat: templ.JSONScript: support setting type attribute
- [`df80639`](https://togithub.com/a-h/templ/commit/df80639) feat: use buffered IO to enable streaming responses, and implement flush component ([#802](https://togithub.com/a-h/templ/issues/802))
- [`73474f6`](https://togithub.com/a-h/templ/commit/73474f6) fix(lsp): add missing nil check in CodeAction, fixes [#771](https://togithub.com/a-h/templ/issues/771)
- [`aaa0049`](https://togithub.com/a-h/templ/commit/aaa0049) fix: format single line raw go code ([#767](https://togithub.com/a-h/templ/issues/767))
- [`a0f5da5`](https://togithub.com/a-h/templ/commit/a0f5da5) fix: only write to file if content changed, fixes [#794](https://togithub.com/a-h/templ/issues/794) ([#797](https://togithub.com/a-h/templ/issues/797))
- [`19ffb1c`](https://togithub.com/a-h/templ/commit/19ffb1c) fix: write logs to stderr instead of stdout, fixes [#753](https://togithub.com/a-h/templ/issues/753) ([#759](https://togithub.com/a-h/templ/issues/759))
- [`2a7278c`](https://togithub.com/a-h/templ/commit/2a7278c) refactor: add extra test
- [`9de401c`](https://togithub.com/a-h/templ/commit/9de401c) refactor: add full range of script, css, html and text templates, supports [#498](https://togithub.com/a-h/templ/issues/498)
- [`1ea9027`](https://togithub.com/a-h/templ/commit/1ea9027) refactor: add generate cmd test
- [`8d27ad1`](https://togithub.com/a-h/templ/commit/8d27ad1) refactor: add range to text, see [#498](https://togithub.com/a-h/templ/issues/498)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v0.2.707
->v0.2.731
Release Notes
a-h/templ (github.com/a-h/templ)
### [`v0.2.731`](https://togithub.com/a-h/templ/releases/tag/v0.2.731) [Compare Source](https://togithub.com/a-h/templ/compare/v0.2.707...v0.2.731) #### Changelog - [`efaf8e5`](https://togithub.com/a-h/templ/commit/efaf8e5) chore: add test to fmt cmd - [`dc3db0f`](https://togithub.com/a-h/templ/commit/dc3db0f) chore: bump version - [`2782591`](https://togithub.com/a-h/templ/commit/2782591) chore: document formatting with vim ([#769](https://togithub.com/a-h/templ/issues/769)) - [`fa5a308`](https://togithub.com/a-h/templ/commit/fa5a308) feat: add nonce to reload script ([#784](https://togithub.com/a-h/templ/issues/784)) - [`69bfdb1`](https://togithub.com/a-h/templ/commit/69bfdb1) feat: organise go imports on format ([#793](https://togithub.com/a-h/templ/issues/793)) - [`38d9eca`](https://togithub.com/a-h/templ/commit/38d9eca) feat: preserve indentation of multiline go string literals ([#765](https://togithub.com/a-h/templ/issues/765)) - [`2dafa71`](https://togithub.com/a-h/templ/commit/2dafa71) feat: query for the body tag rather than using string replacements ([#766](https://togithub.com/a-h/templ/issues/766)) - [`599b54f`](https://togithub.com/a-h/templ/commit/599b54f) feat: support \[]CSSClass in class expression ([#768](https://togithub.com/a-h/templ/issues/768)) - [`94c1028`](https://togithub.com/a-h/templ/commit/94c1028) feat: templ.JSONScript: support setting type attribute - [`df80639`](https://togithub.com/a-h/templ/commit/df80639) feat: use buffered IO to enable streaming responses, and implement flush component ([#802](https://togithub.com/a-h/templ/issues/802)) - [`73474f6`](https://togithub.com/a-h/templ/commit/73474f6) fix(lsp): add missing nil check in CodeAction, fixes [#771](https://togithub.com/a-h/templ/issues/771) - [`aaa0049`](https://togithub.com/a-h/templ/commit/aaa0049) fix: format single line raw go code ([#767](https://togithub.com/a-h/templ/issues/767)) - [`a0f5da5`](https://togithub.com/a-h/templ/commit/a0f5da5) fix: only write to file if content changed, fixes [#794](https://togithub.com/a-h/templ/issues/794) ([#797](https://togithub.com/a-h/templ/issues/797)) - [`19ffb1c`](https://togithub.com/a-h/templ/commit/19ffb1c) fix: write logs to stderr instead of stdout, fixes [#753](https://togithub.com/a-h/templ/issues/753) ([#759](https://togithub.com/a-h/templ/issues/759)) - [`2a7278c`](https://togithub.com/a-h/templ/commit/2a7278c) refactor: add extra test - [`9de401c`](https://togithub.com/a-h/templ/commit/9de401c) refactor: add full range of script, css, html and text templates, supports [#498](https://togithub.com/a-h/templ/issues/498) - [`1ea9027`](https://togithub.com/a-h/templ/commit/1ea9027) refactor: add generate cmd test - [`8d27ad1`](https://togithub.com/a-h/templ/commit/8d27ad1) refactor: add range to text, see [#498](https://togithub.com/a-h/templ/issues/498)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.