Skip to content

TrendPublish v2.0.3

Choose a tag to compare

@liyown liyown released this 23 May 03:36
· 1 commit to main since this release

TrendPublish v2.0.3

Patch release for the v2.0 platform release line.

Fixed

  • Removed deprecated root tsconfig.json baseUrl / paths settings that caused GitHub Actions type checking to fail with newer TypeScript diagnostics.
  • Added explicit static override annotations in the logger wrapper for compatibility with the Cloudflare logger upstream shim.

Included from previous v2 patch releases

  • Cloudflare Worker bundling fix for @zilla/logger-upstream.
  • Cloudflare-only logger upstream shim used by Wrangler builds.

Validation

  • deno task verify passed locally.
  • Cloudflare deployment had already succeeded with the same Worker bundling fix.

Use v2.0.3 as the current v2 release.