Skip to content

Releases: tj-actions/changed-files

v40

26 Oct 04:13
Compare
Choose a tag to compare

Changes in v40.2.3

What's Changed

Full Changelog: v40...v40.2.3


Changes in v40.2.2

What's Changed

Full Changelog: v40...v40.2.2


Changes in v40.2.1

What's Changed

Full Changelog: v40...v40.2.1


Changes in v40.2.0

What's Changed

Full Changelog: v40...v40.2.0


Changes in v40.1.1

What's Changed

Read more

v40.2.2

10 Dec 07:17
9454999
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.2.2

v40.2.1

04 Dec 03:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.2.1

v40.2.0

27 Nov 09:10
da093c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.2.0

v40.1.1

08 Nov 03:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.1.1

v40.1.0

03 Nov 20:58
18c8a4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.1.0

v40.0.2

31 Oct 18:46
4052680
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.0.2

v40.0.1

31 Oct 00:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v40...v40.0.1

v40.0.0

26 Oct 04:13
Compare
Choose a tag to compare

🔥 🔥 Breaking Change 🔥 🔥

  • Directory patterns now require explicit specification of the globstar pattern to match all sub paths.

...
      - name: Get specific changed files
        id: changed-files-specific
        uses: tj-actions/changed-files@v40
        with:
          files: |
-            dir
+            dir/**

What's Changed

Full Changelog: v39...v40.0.0

v39.2.4

23 Oct 19:00
Compare
Choose a tag to compare

What's Changed

  • Upgraded to v39.2.3 by @tj-actions-bot in #1649
  • chore(deps): update dependency @types/jest to v29.5.6 by @renovate in #1650
  • chore(deps): update dependency @types/micromatch to v4.0.4 by @renovate in #1652
  • chore(deps): update dependency @types/lodash to v4.14.200 by @renovate in #1651
  • chore(deps): update dependency @types/node to v20.8.7 by @renovate in #1653
  • chore(deps): update dependency @types/uuid to v9.0.6 by @renovate in #1655
  • chore(deps): update dependency @vercel/ncc to v0.38.1 by @renovate in #1656
  • chore(deps): update dependency eslint to v8.52.0 by @renovate in #1658
  • chore(deps): update dependency eslint-plugin-jest to v27.4.3 by @renovate in #1659
  • chore(deps): lock file maintenance by @renovate in #1660
  • chore(deps): update actions/setup-node action to v3.8.2 by @renovate in #1661
  • chore(deps): update actions/setup-node action to v4 by @renovate in #1662
  • chore(deps): update typescript-eslint monorepo to v6.9.0 by @renovate in #1663

Full Changelog: v39...v39.2.4