Skip to content

Releases: hkdobrev/run-if-changed

0.6.1

16 Aug 20:16
Compare
Choose a tag to compare

What's Changed

  • Removed AirBnB ESLint config
  • Convert ESLint config to flat config
  • Update dependency execa to v9.3.1 by @renovate in #99
  • Update dependency lint-staged to v15.2.9 by @renovate in #98
  • Update dependency eslint to v9 by @renovate in #97

Full Changelog: 0.6.0...0.6.1

0.6.0

10 Aug 16:14
Compare
Choose a tag to compare

What's Changed

  • Exclude some of the changed files by @hkdobrev in #94
  • Remove unnecessary which dependency by @hkdobrev in #93
  • Deal with breaking change in cosmiconfig v9 by @hkdobrev in #95
  • Simplify file matcher making it more efficient by @hkdobrev in #96

Full Changelog: 0.5.5...0.6.0

0.5.5

07 Aug 14:27
Compare
Choose a tag to compare

Full Changelog: 0.5.4...0.5.5

0.5.4

07 Aug 14:20
Compare
Choose a tag to compare
  • Fix Readme styling for GitHub pages and npm package page.

Full Changelog: 0.5.3...0.5.4

0.5.3

07 Aug 13:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.5.3

0.5.2: Sync versions across npm and GitHub packages

06 Aug 20:51
Compare
Choose a tag to compare
Sync versions across npm and GitHub packages

0.5.1: Fix publishing to GitHub Packages

05 Aug 14:40
Compare
Choose a tag to compare

0.5.0

05 Aug 14:34
Compare
Choose a tag to compare

What's Changed

  • Bump to latest dependencies, fixing known vulnerabilities in dependencies
  • feat: Bump to latest dependencies and fix call signature on parseStringArgv by @MartinAndreev in #84
  • CI improvements by @hkdobrev in #88
  • feat: bump cosmiconfig, execa, string-argv by @MartinAndreev in #89
  • Publish via CI after testing on all supported node versions by @hkdobrev in #90

New Contributors

Full Changelog: 0.4.0...0.5.0

0.5.0-alpha.2 Fix publishing automatically

05 Aug 14:28
Compare
Choose a tag to compare

What's changed

  • Allow GitHub Actions to access id-token write permissions to generate a provenance report for publishing.

Full Changelog: 0.5.0-alpha.1...0.5.0-alpha.2

0.5.0-alpha.1

05 Aug 14:22
Compare
Choose a tag to compare
0.5.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Bump to latest dependencies, fixing known vulnerabilities in dependencies
  • feat: Bump to latest dependencies and fix call signature on parseStringArgv by @MartinAndreev in #84
  • CI improvements by @hkdobrev in #88
  • feat: bump cosmiconfig, execa, string-argv by @MartinAndreev in #89
  • Publish via CI after testing on all supported node versions by @hkdobrev in #90

New Contributors

Full Changelog: 0.4.0...0.5.0