htmx/www/content/posts/2020-6-30-htmx-0.0.7-is-released.md
2023-03-18 11:29:38 -04:00

1.2 KiB

+++ title = "htmx 0.0.7 has been released!" date = 2020-06-30 [taxonomies] tag = ["posts", "announcements"] +++

htmx 0.0.7 Release

I'm pleased to announce the 0.0.7 release of htmx.

Changes

Breaking Changes

  • All events fired by htmx have changed name, from <event name>.htmx (the old jQuery style) to htmx:<event name>

New Features

Enjoy!