Releases: aklinker1/check
Releases · aklinker1/check
v2.4.0
🚀 Enhancements
- Add cspell (cf00fda)
🏡 Chore
- Upgrade bun setup action (88265b5)
❤️ Contributors
- Aaron (@aklinker1)
v2.3.1
🔥 Performance
- Compile regex once (77f9a18)
- Optimize
process.cwd()calls (83e2d8c) - Only check debug env once (5209489)
🩹 Fixes
- Add back jenkins detection (08ff31d)
🏡 Chore
❤️ Contributors
- Aaron (@aklinker1)
v2.3.0
🚀 Enhancements
- Add
oxfmtsupport (#11)
📖 Documentation
- Indicate
@typescript/native-previewsupport (f4068f4)
❤️ Contributors
- Aaron (@aklinker1)
v2.2.0
🚀 Enhancements
- Support
tsgovia@typescript/native-preview(d1c8f61)
🏡 Chore
- Upgrade to Bun 1.3.2 (160cffb)
❤️ Contributors
- Aaron (@aklinker1)
v2.1.2
🩹 Fixes
- Don't use
argswhen spawning child processes, resolves DEP0190 (#10)
❤️ Contributors
- Aaron (@aklinker1)
v2.1.1
🩹 Fixes
- Correctly check CLI flags (5eb70dc)
🏡 Chore
- Refactor and support provence (3ccfa33)
- Upgrade to bun 1.3 (35df310)
- Remove
@antfu/utilsdependency (12145b5) - Cleanup dependencies (6c3ae58)
- Drop
cittyto reduce dep footprint (47b9416) - Use
tsdownfor bundling overunbuild(05256ba) - Update build script to use tsdown (27098fd)
🤖 CI
❤️ Contributors
- Aaron (@aklinker1)