Skip to content

v0.1.1

Latest

Choose a tag to compare

@realchendahuang realchendahuang released this 28 Jun 15:23
· 2 commits to main since this release

v0.1.1

Open-source polish release for Sub-Store Cloudflare.

Highlights

  • Removes GitHub Actions, Dependabot, issue templates, and pull request template from the upstream repository.
  • Keeps releases gated by local checks: pnpm run check:release and pnpm run deploy:dry-run.
  • Clarifies the two deployment paths: Cloudflare Deploy Button for quick template import, and pnpm run install:cloudflare for local Agent/CLI installs.
  • Updates Worker compatibility dates and documents the Node 22 + pnpm baseline.
  • Keeps the Cloudflare-native architecture: Workers Static Assets + Worker API + D1 + Worker Secrets.

Install

Use the Deploy to Cloudflare button in README.md, or run:

pnpm run install:cloudflare