diff --git a/www/content/posts/2024-03-15-htmx-2.0.0-beta1-is-released.md b/www/content/posts/2024-03-15-htmx-2.0.0-beta1-is-released.md index f2304f63..cd996be1 100644 --- a/www/content/posts/2024-03-15-htmx-2.0.0-beta1-is-released.md +++ b/www/content/posts/2024-03-15-htmx-2.0.0-beta1-is-released.md @@ -53,4 +53,5 @@ https://github.com/bigskysoftware/htmx-extensions/blob/main/ext/sse.js * Add config option to ignore nested oob-swaps instead of processing them (#1235) * Add textContent swap style (#2356) * Complete JSdoc in htmx.js + generated TypeScript definition (Thank you @Telroshan!) (#2336) -* Added a compatibility extension at +* Finished the [extensions website](https://extensions.htmx.org) +* Added an [htmx 1.x compatibility extension](https://github.com/bigskysoftware/htmx-extensions/blob/main/src/htmx-1-compat/README.md)