Skip to content

Releases: timbeadle/cfpathcheck

Release 10.1.2

04 Dec 12:20
10.1.2
f915b47
Compare
Choose a tag to compare

Release 10.1.1

15 Oct 10:12
10.1.1
92811a5
Compare
Choose a tag to compare

Release 11.0.0

14 Oct 16:03
11.0.0
3c91196
Compare
Choose a tag to compare

What's Changed

Added

  • xo

Updated

Removed

  • BREAKING NodeJS v18 support
  • eslint
  • eslint-config-xo
  • eslint-plugin-import & annotations
  • eslint-plugin-redos & annotations
  • NodeJS v18 & v21 test runs

Full Changelog: 10.1.0...11.0.0

Release 10.1.0

30 Jul 13:07
10.1.0
8357b1f
Compare
Choose a tag to compare

What's Changed

Added

  • NodeJS v22 test run.
  • fixtures/test-script.cfm, for testing cfscript syntax imports.
  • rimraf package, to clean up the dist folder before building ts type files.
  • tsconfig.json: "moduleResolution": "Node"

Updated

Removed

  • Unnecessary format argument in the call to the check(file) function.

Full Changelog: 10.0.2...10.1.0

Release 10.0.2

16 Mar 18:39
10.0.2
f4b6551
Compare
Choose a tag to compare

What's Changed

Updated

Full Changelog: 10.0.1...10.0.2

Release 10.0.1

16 Jan 09:52
10.0.1
01d7680
Compare
Choose a tag to compare

What's Changed

Added

  • eslint annotations to work around chai lint issues in v5
  • NodeJS v21 test run

Updated

Full Changelog: 10.0.0...10.0.1

Release 9.0.1

15 Jan 20:52
9.0.1
9f030f1
Compare
Choose a tag to compare

What's Changed

Added

  • eslint annotations to work around chai lint issues in v5

Updated

Full Changelog: 9.0.0...9.0.1

Release 8.1.4

03 Jan 10:53
8.1.4
b9f71d5
Compare
Choose a tag to compare

What's Changed

⚠️ N.B. This is the final release of the 8.x series. ⚠️

Added

  • eslint ignore annotations in test files when importing chai@5
  • (Dependabot) versioning-strategy: increase
  • (Renovate) packageRules, rangeStrategy and transitiveRemediation options

Updated

Full Changelog: 8.1.3...8.1.4

Release 10.0.0

23 Oct 10:19
10.0.0
6f3fe0d
Compare
Choose a tag to compare

What's Changed

Added

  • Dependabot: Add versioning-strategy: increase setting.
  • Renovate: Add packageRules (to group eslint package upgrades), rangeStrategy and transitiveRemediation settings.

Updated

Removed

  • BREAKING: NodeJS support <18
  • nodejs 16.x test run

Full Changelog: 9.0.0...10.0.0

Release 7.0.3

23 Oct 10:18
7.0.3
c428df7
Compare
Choose a tag to compare

What's Changed

Added

  • Dependabot: Add versioning-strategy: increase setting.
  • Renovate: Add packageRules (to group eslint package upgrades), rangeStrategy and transitiveRemediation settings.

Updated

Full Changelog: 7.0.2...7.0.3