Skip to content

Releases: aklinker1/check

v2.4.0

28 Mar 15:45

Choose a tag to compare

compare changes

🚀 Enhancements

🏡 Chore

  • Upgrade bun setup action (88265b5)

❤️ Contributors

v2.3.1

14 Mar 23:24

Choose a tag to compare

compare changes

🔥 Performance

  • Compile regex once (77f9a18)
  • Optimize process.cwd() calls (83e2d8c)
  • Only check debug env once (5209489)

🩹 Fixes

  • Add back jenkins detection (08ff31d)

🏡 Chore

❤️ Contributors

v2.3.0

14 Mar 22:35

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add oxfmt support (#11)

📖 Documentation

  • Indicate @typescript/native-preview support (f4068f4)

❤️ Contributors

v2.2.0

14 Nov 22:45

Choose a tag to compare

compare changes

🚀 Enhancements

  • Support tsgo via @typescript/native-preview (d1c8f61)

🏡 Chore

❤️ Contributors

v2.1.2

24 Oct 23:48

Choose a tag to compare

compare changes

🩹 Fixes

  • Don't use args when spawning child processes, resolves DEP0190 (#10)

❤️ Contributors

v2.1.1

24 Oct 23:19

Choose a tag to compare

compare changes

🩹 Fixes

  • Correctly check CLI flags (5eb70dc)

🏡 Chore

  • Refactor and support provence (3ccfa33)
  • Upgrade to bun 1.3 (35df310)
  • Remove @antfu/utils dependency (12145b5)
  • Cleanup dependencies (6c3ae58)
  • Drop citty to reduce dep footprint (47b9416)
  • Use tsdown for bundling over unbuild (05256ba)
  • Update build script to use tsdown (27098fd)

🤖 CI

  • User version of Bun specified in package.json (faa4879)
  • Remove JSR from publish workflow (fb4bec2)

❤️ Contributors

v2.1.0

10 Jun 21:13

Choose a tag to compare

compare changes

🚀 Enhancements

  • Add markdownlint-cli support (#9)

v2.0.0

02 May 13:29

Choose a tag to compare

compare changes

🩹 Fixes

  • ⚠️ Detect tools by looking in package.json (#8)

⚠️ Breaking Changes

  • ⚠️ Detect tools by looking in package.json (#8)

v1.4.5

30 Aug 09:06

Choose a tag to compare

compare changes

🩹 Fixes

  • oxlint: Default to using .oxlintignore (573d1e4)

v1.4.4

30 Aug 09:04

Choose a tag to compare