Changelog
1.21.0 - 2025-11-15
🚀 Features
- (dprint) new builtin by @scop in #402
- (mypy,ruff,ruff_format) associate with .pyi by @scop in #404
- (prettier) support Vue files by @minusfive in #388
- (terraform,tofu) include .tftest.hcl in glob by @scop in #397
- (tflint) add fix command by @scop in #401
- (typos) new builtin by @scop in #400
- use recursive glob patterns in all builtins by @jdx in #383
- shfmt improvements by @scop in #410
- add content-based file type matching by @jdx in #416
- add clap-sort unit test and sort CLI flags alphabetically by @jdx in #419
- Add alternate config directory support with tests by @jdx in #407
🐛 Bug Fixes
- (golangci-lint) check with --fix=false by @scop in #399
- (shfmt) don't pass -s by @scop in #398
- (tf_lint) don't pass filenames by @scop in #396
- Import elixir builtins by @arthurcogo in #390
- Add warning for existing Git hooks path by @jdx in #409
- prevent untracked files from being staged with <JOB_FILES> by @jdx in #408
📚 Documentation
- Add Elixir builtins to docs by @arthurcogo in #389
- glossary grammar fix by @scop in #395
- fix link to Pkl language docs by @scop in #394
📦️ Dependency Updates
- update anthropics/claude-code-action digest to 8a1c437 by @renovate[bot] in #391
- update jdx/mise-action digest to be3be22 by @renovate[bot] in #392
- update github artifact actions (major) by @renovate[bot] in #393
- update rust crate infer to 0.19 by @renovate[bot] in #418
- update jdx/mise-action digest to 9dc7d5d by @renovate[bot] in #417
New Contributors
- @scop made their first contribution in #410
- @arthurcogo made their first contribution in #390
- @minusfive made their first contribution in #388