fastify/fastify-vite

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

开放

#282 创建于 2025年7月25日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (97 个派生)github user discovery
help wanted

仓库指标

星标
 (1,122 个星标)
PR 合并指标
 (平均合并 4天 14小时) (30 天内合并 11 个 PR)

描述

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.

贡献者指南