update view transitions link to essay

This commit is contained in:
Carson Gross 2023-04-11 14:33:39 -06:00
parent 60a4741bb3
commit e257cfe02e

View File

@ -11,7 +11,7 @@ I'm happy to announce the [1.9.0 release](https://unpkg.com/browse/htmx.org@1.9.
### New Features
* Support for [view transitions](/docs#view-transitions), based on the experimental [View Transitions API](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API)
* Support for [view transitions](/essays/view-transitions), based on the experimental [View Transitions API](https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API)
currently available in Chrome 111+ and coming to other browsers soon.
* Support for "naked" [`hx-trigger`](/attributes/hx-trigger) attributes, where an `hx-trigger` is present on an element
that does not have an `hx-get`, etc. defined on it. Instead, it will trigger the new `htmx:triggered` event, which can