htmx/www/content/posts/2023-03-02-htmx-1.8.6-is-released.md
2023-03-18 11:29:38 -04:00

738 B

+++ title = "htmx 1.8.6 has been released!" date = 2023-03-02 [taxonomies] tag = ["posts", "announcements"] +++

htmx 1.8.6 Release

I'm happy to announce the 1.8.6 release of htmx.

New Features

  • ESM support (thank you @dkniffin!)
  • Sass has been vanquished from the htmx.org website so python 2 (!!!) is no longer required for developing htmx (thank you @dz4k!)

Improvements & Bug fixes

  • Fixed a bug where the changed modifier on keyup did not work properly if an input was tabbed into
  • Many other smaller bug fixes and doc fixes

Thank you to everyone who contributed, and enjoy!