TrendPublish v2.0.1
TrendPublish v2.0.1
Patch release for the v2.0.0 platform overhaul.
Fixed
- Fixed Cloudflare Worker bundling by adding a Wrangler alias for
@zilla/logger-upstream. - Added a Cloudflare-only logger upstream shim so Workers deployment can bundle the project without relying on Deno import-map resolution.
Validation
deno task verifypassed.- Cloudflare deployment succeeded.
Notes
v2.0.0 introduced the major runtime profile, dashboard, observability and provider updates. v2.0.1 keeps the same functionality and only fixes the Cloudflare release/deploy packaging issue found during deployment.