Describe the Bug
cloudflare.ts not released in 0.9.1 but changelog says so.
fe92e6d is 13 commits ahead of 0.9.1, which contains the code for the cloudflare.ts.
The changelog for 0.9.1 says it should be released with 0.9.1: https://github.com/withastro/flue/blob/main/CHANGELOG.md#091---2026-06-02
Expected Behavior
The changes decribed in 0.9.1 to be in the 0.9.1 package
Steps to Reproduce
- Add a
cloudflare.ts according to documentation for 0.9.1 with some named export
- Build
- The named export is not included in the build output
Describe the Bug
cloudflare.tsnot released in 0.9.1 but changelog says so.fe92e6d is 13 commits ahead of 0.9.1, which contains the code for the
cloudflare.ts.The changelog for 0.9.1 says it should be released with 0.9.1: https://github.com/withastro/flue/blob/main/CHANGELOG.md#091---2026-06-02
Expected Behavior
The changes decribed in 0.9.1 to be in the 0.9.1 package
Steps to Reproduce
cloudflare.tsaccording to documentation for 0.9.1 with some named export