Skip to content

Choose a tag to compare

@DhavalGojiya DhavalGojiya released this 29 Jun 15:40
· 8 commits to main since this release
4951af9

What's Changed

  • Fix typos discovered by codespell AGAIN by @cclauss in #40
  • Add pre-commit to run standard hooks plus codespell by @cclauss in #38
  • pre-commit: Add biome and shfmt by @cclauss in #39
  • ci: Update GitHub Actions workflows based on Zizmor security reports by @DhavalGojiya in #41
  • feat: Add solr10 support in the setup-solr-action by @DhavalGojiya in #42
  • Pin GitHub Actions to specific commit SHAs in CI workflows by @DhavalGojiya in #43
  • Move Solr config fixtures to tests/solr_configs and update CI workflows by @DhavalGojiya in #44
  • chore: update all dependencies to latest compatible versions by @DhavalGojiya in #45
  • feat: add Node.js 24 LTS support to the action by @DhavalGojiya in #46
  • feat: add caching to the setup-node action by @DhavalGojiya in #47
  • chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 in the github-actions group by @dependabot[bot] in #48
  • Add .nvmrc to pin Node version for contributors by @DhavalGojiya in #49
  • Update pre-commit hook versions for biome, codespell, and shfmt by @DhavalGojiya in #50
  • Add CHANGELOG.md for project version tracking by @DhavalGojiya in #51
  • Add pre-commit hook for mdformat and reformat markdown by @DhavalGojiya in #52
  • Clarify Node.js version setup and commit conventions in CONTRIBUTING by @DhavalGojiya in #53
  • chore: add shellcheck, actionlint, and yamlfmt pre-commit hooks by @DhavalGojiya in #54
  • chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the github-actions group by @dependabot[bot] in #55
  • Refactor CI workflows for improved structure and security by @DhavalGojiya in #56

Full Changelog: v1.1.0...v1.2.0