Skip to content

Releases: j178/prek-action

v2.0.0-beta.6

17 Mar 12:30
ae5fe13

Choose a tag to compare

v2.0.0-beta.6 Pre-release
Pre-release

What's Changed

  • Migrate formatting to Biome by @j178 in #103
  • Modernize ESM build and test workflow by @j178 in #107
  • Migrate tests to Vitest by @j178 in #109
  • Update dependency esbuild to ^0.27.0 by @renovate[bot] in #108

Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6

v2.0.0-beta.5

17 Mar 03:14
afbb103

Choose a tag to compare

v2.0.0-beta.5 Pre-release
Pre-release

What's Changed

  • Add version manifest file by @j178 in #101
  • Move version manifest out of bundle by @j178 in #100
  • Fix cache path resolution to match prek's own behavior by @shaanmajid in #102

Full Changelog: v2.0.0-beta.4...v2.0.0-beta.5

v2.0.0-beta.4

16 Mar 09:26
7ebcc43

Choose a tag to compare

v2.0.0-beta.4 Pre-release
Pre-release

What's Changed

  • Improve version resolution fast paths by @j178 in #94
  • Optimize Windows zip extraction by @j178 in #96
  • Improve manifest update PR details by @j178 in #97
  • Update prek version manifest for prek 0.3.6 by @github-actions[bot] in #98

New Contributors

  • @github-actions[bot] made their first contribution in #98

Full Changelog: v2.0.0-beta.3...v2.0.0-beta.4

v2.0.0-beta.3

16 Mar 04:25
f0e45c5

Choose a tag to compare

v2.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • Add debug logging for version resolution by @j178 in #85
  • Rework release workflow for manual dispatch by @j178 in #86
  • Document moving major tags in README by @j178 in #87
  • ci(renovate): add npm manager, remove stale cargo manager by @shaanmajid in #88
  • chore: remove zizmor github-env exception for action.yaml by @shaanmajid in #89
  • ci(release): float minor tags and restrict to default branch by @shaanmajid in #90
  • fix: skip cache save on exact primary key hit by @shaanmajid in #91
  • Clarify moving tag examples in README by @j178 in #93
  • Simplify manifest version handling by @j178 in #92

Full Changelog: v2.0.0-beta.2...v2.0.0-beta.3

v2.0.0-beta.2

15 Mar 13:46
d39622b

Choose a tag to compare

v2.0.0-beta.2 Pre-release
Pre-release

This beta focuses on version resolution and install integrity.

  • Support semver ranges for prek-version.
  • Resolve versions from bundled release metadata and automate metadata refresh.
  • Verify downloaded prek archives against published SHA-256 checksums.
  • Split internal action modules for simpler maintenance.
  • Add an option to hide verbose prek logs after prek run.

v2.0.0-beta.1

15 Mar 10:36
v2.0.0-beta.1
a883013

Choose a tag to compare

Pre-release

What's Changed

  • Rewrite in typescript by @j178 in #76
  • Support prek.toml and .pre-commit-config.yml in cache key by @shaanmajid in #65
  • Document that --show-diff-on-failure --color=always are always prepended to prek invocation by @Copilot in #75

New Contributors

Full Changelog: v1.1.0...v2.0.0-beta.1

v1.1.1

06 Feb 13:52
v1.1.1
0bb87d7

Choose a tag to compare

What's Changed

  • support prek.toml and .pre-commit-config.yml in cache key by @shaanmajid in #65

New Contributors

Full Changelog: v1.1.0...v1.1.1

v1

08 Sep 01:30
v1
0bb87d7

Choose a tag to compare

v1.1.0

28 Jan 02:46
v1.1.0
564dda4

Choose a tag to compare

What's Changed

  • Run prek cache gc before saving cache by @j178 in #56

New Contributors

Full Changelog: v1.0.12...v1.1.0

v1.0.12

14 Jan 03:00
v1.0.12
9d6a309

Choose a tag to compare

What's Changed

  • Use cache even if install-only by @serl in #42
  • Add an ecosystem test for CPython by @j178 in #46

New Contributors

Full Changelog: v1.0...v1.0.12