more extension language

This commit is contained in:
Carson Gross 2024-01-26 09:32:29 -07:00
parent 7129cec70a
commit cb8fa85ae7

View File

@ -47,6 +47,10 @@ Extensions have been removed from the main codebase and are now in this github r
They will eventually be available at <https://extensions.htmx.org> and in NPM but for now must be linked from the
github repo.
There was one breaking change in the extensions, SSE, so you must use the newer version of that extension:
https://github.com/bigskysoftware/htmx-extensions/blob/main/ext/sse.js
### New Features
* As mentioned above, htmx now includes [`head` tag](@/docs.md#head) merging functionality out of the box