I am using cloudflare pages to build voyager and the version number is not appearing there too. Updates work but there's no way to know which version you're on without checking the release notes. I couldn't find a fix.
pnpm: 10.10.0
nodejs: 22.15.0
I am using cloudflare pages to build voyager and the version number is not appearing there too. Updates work but there's no way to know which version you're on without checking the release notes. I couldn't find a fix.
pnpm: 10.10.0
nodejs: 22.15.0
I've been keeping a fork in sync of the main branch with a pull app. It runs periodically like once a day or so. Then Cloudflare builds the app when it sees any changes as the sync completes. So I don't think it's building off of tagged releases.