• v2.1.1 df60e3a1ba

    v2.1.1 Stable

    kerem released this 2026-01-27 13:18:33 +03:00 | 34 commits to main since this release

    📅 Originally published on GitHub: Tue, 27 Jan 2026 10:20:03 GMT
    🏷️ Git tag created: Tue, 27 Jan 2026 10:18:33 GMT

    [2.1.1] - 2026-01-27

    Fixed

    • 🐛 NPM Package Build: Fixed missing dist/ folder in published package
      • Added build step to npm-publish workflow before publishing
      • Package now includes compiled JavaScript files correctly

    Added

    • 🚀 CI/CD Workflows: Added GitHub Actions for automated deployments
      • ci.yml: Runs tests on push to main and pull requests
      • deploy-server.yml: Auto-deploys Cloudflare Worker on server changes
      • deploy-website.yml: Auto-deploys website to Cloudflare Pages on changes
    • 🧪 Server Test Configuration: Fixed Vitest config for CI environment
      • Added miniflare bindings for test environment variables
      • Tests now pass in CI without .dev.vars file
    • ⚙️ Wrangler Configuration: Added preview_urls setting to suppress warnings
    Downloads