fastify/fastify-vite

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

オープン

#282 opened on 2025/07/25

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (97 件のフォーク)github user discovery
help wanted

Repository metrics

Stars
 (1,122 個のスター)
PR merge metrics
 (平均マージ 4d 14h) (30d で 11 merged PRs)

説明

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.

コントリビューターガイド