fastify/fastify-vite

The latest published version of `@fastify/htmx` does not contain all the changes in `main`

Aberta

#282 aberto em 25 de jul. de 2025

 (1 comentário) (0 reação) (0 responsável)JavaScript (97 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (1.122 estrelas)
Métricas de merge de PR
 (Mesclagem média 4d 14h) (11 fundiu PRs em 30d)

Description

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the issue has not already been raised

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.

Guia do colaborador