Skip to content

TrendPublish v2.0.1

Choose a tag to compare

@liyown liyown released this 23 May 03:32
· 12 commits to main since this release

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 verify passed.
  • 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.