# 每夜构建 > 您可以选择通过自动化的每夜发布渠道,抢先测试最新的 H3 变更。 如果您在项目中直接将 `h3` 作为依赖使用: ```json { "dependencies": { "h3": "npm:h3-nightly@latest" } } ```