Prerequisites
Issue
The latest published version of @fastify/htmx does not contain all the changes in main. While the current state in main might not be worthy of a 1.0 release, I still believe that adding a 0.5.0 release with the current state is helpful so that it can be tested out in the wild.
My current workaround is to point the @fastify/htmx dependency to a commit in my fork (see package.json) which is not ideal.
Prerequisites
Issue
The latest published version of
@fastify/htmxdoes not contain all the changes inmain. While the current state inmainmight not be worthy of a1.0release, I still believe that adding a0.5.0release with the current state is helpful so that it can be tested out in the wild.My current workaround is to point the
@fastify/htmxdependency to a commit in my fork (seepackage.json) which is not ideal.