I’m pleased to announce the 0.0.6 release of htmx.
With this release comes the release of a new sibling project:
hyperscript is a scripting language designed to be embedded directly in HTML and inspired by HyperTalk, the programming language of HyperCard.
X- prefix, which is no longer recommendedX-HTTP-Method-Override is now part of the method-override extension, and AJAX requests use the actual
http method specified for requests.hx-error-url attribute was removed in favor of hyperscript<div hx-get></div>)client-side-templates extensionajax-header extension includes the X-Requested-With headerhx-swap="none" will cause no swap to take place https://github.com/bigskysoftware/htmx/issues/89hx-trigger now supports a throttle modifier https://github.com/bigskysoftware/htmx/issues/88hx- annotationsEnjoy!