Below you will find pages that utilize the taxonomy term “ghostdevv”
June 20, 2025
Svelte Check for PRs
Version updated for https://github.com/ghostdevv/svelte-check-action to version v1.5.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add warning when using GITHUB_TOKEN environment variable by @ghostdevv in https://github.com/ghostdevv/svelte-check-action/pull/47 feat: filterChanges option can accept globs by @ghostdevv in https://github.com/ghostdevv/svelte-check-action/pull/49 Full Changelog: https://github.com/ghostdevv/svelte-check-action/compare/v1.4.0...v1.5.0
June 3, 2025
Svelte Check for PRs
Version updated for https://github.com/ghostdevv/svelte-check-action to version v1.4.0.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add token option and deprecate GITHUB_TOKEN env var by @aredridel and @ghostdevv in https://github.com/ghostdevv/svelte-check-action/pull/42 feat: add github workflow annotations by @aredridel and @ghostdevv in https://github.com/ghostdevv/svelte-check-action/pull/41 feat: improve debug logs by @ghostdevv in https://github.com/ghostdevv/svelte-check-action/pull/45 fix: don’t try to parse the start/end logs by @ghostdevv in https://github.