Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ast-grep/action

Follow SemVer

01 Jul 16:56

Choose a tag to compare

v1.5.0

Run npm run build

v1.5

12 Jun 01:12

Choose a tag to compare

What's Changed

  • chore(deps): update dependency prettier to v3.1.0 by @renovate in #19
  • chore(deps): update dependency lint-staged to v15.1.0 by @renovate in #18
  • chore(deps): update dependency @vercel/ncc to v0.38.1 by @renovate in #17
  • chore(deps): update dependency typescript to v5.3.2 by @renovate in #20
  • chore(deps): update dependency lint-staged to v15.2.0 by @renovate in #21
  • docs: update examples to use recent action versions by @boidolr in #25
  • chore(deps): update dependency typescript to v5.3.3 - autoclosed by @renovate in #22
  • chore(deps): update dependency prettier to v3.2.4 by @renovate in #23
  • chore(deps): update dependency husky to v9 by @renovate in #24
  • chore(deps): update dependency husky to v9.0.7 by @renovate in #26
  • Add support for running the action on limited paths by @wbinnssmith in #31
  • chore(deps): update dependency lint-staged to v15.2.5 by @renovate in #27
  • chore(deps): update dependency husky to v9.0.11 - autoclosed by @renovate in #28
  • chore(deps): update dependency prettier to v3.3.0 by @renovate in #29
  • chore(deps): update dependency typescript to v5.4.5 by @renovate in #30
  • Add paths and description to action schema by @wbinnssmith in #34
  • chore(deps): update dependency lint-staged to v15.2.6 by @renovate in #33
  • chore(deps): update dependency prettier to v3.3.2 - autoclosed by @renovate in #32
  • Run npm run build by @wbinnssmith in #35

New Contributors

Full Changelog: v1.4...v1.5

v1

01 Jul 17:37

Choose a tag to compare

Run npm run build

Update Node version to 20

15 Oct 19:11

Choose a tag to compare

Update the action runner's node version.

Update the compiled dist file

09 Sep 01:56

Choose a tag to compare

v1.3

fix: fix dist not updated

Forward Compatibility Release

14 Aug 01:05

Choose a tag to compare

This release changes sg scan -f github to sg scan --format github for future compatibility.

Short argument format will be removed in future.

Initial Release

28 Jul 08:00

Choose a tag to compare

ast-grep's initial Github Action. Now you can use GitHub Action to run your custom rule!