Skip to content

Releases: sanctuary-js/sanctuary-scripts

Version 7.0.0

05 Jan 10:01
cbcbc0f
Compare
Choose a tag to compare

Changes:

  • ⚠️ lint-readme has been removed (#60)
  • ⚠️ test now uses oletus and c8 rather than mocha and nyc (#64)
  • lint-package-json no longer uses spdx-expression-parse to validate license field (#66)
  • doctest dependency upgraded from 0.20.x to 0.21.x (#62)
  • sanctuary-style dependency upgraded from 7.0.x to 8.0.x (#68)

Version 6.0.0

10 Dec 15:48
fe1262a
Compare
Choose a tag to compare

Changes:

  • ⚠️ default-branch variable now defaults to main (#54)
  • ⚠️ module-type variable now defaults to esm (#56)
  • ⚠️ ** is now recursive when expanding source-files and readme-source-files variables (#49)
  • doctest dependency upgraded from 0.18.x to 0.20.x (#50, #57)
  • sanctuary-style dependency upgraded from 4.1.x to 7.0.x (#48, #58, #59)

Version 5.0.0

08 Aug 15:01
bb80a4a
Compare
Choose a tag to compare

Changes:

  • ⚠️ generate-readme now uses new readme-source-files variable (#43)
  • lint-commit-messages now counts multibyte characters intelligently (#44)
  • ⚠️ doctest dependency upgraded from 0.17.x to 0.18.x (#46)
  • ⚠️ mocha dependency upgraded from 5.x.x to 8.x.x (#41)
  • nyc dependency upgraded from 13.x.x to 15.x.x (#41)
  • sanctuary-style dependency upgraded from 4.0.x to 4.1.x (#45)

Version 4.0.0

03 Jan 11:03
545d2fe
Compare
Choose a tag to compare

Changes:

  • ⚠️ lint-bower-json has been removed (#35)
  • check-required-files now respects new contributing-file variable (#36)
  • remark-cli dependency upgraded from 6.x.x to 7.x.x (#39)
  • sanctuary-style dependency upgraded from 3.0.x to 4.0.x (#38)

Version 3.2.0

04 Apr 15:37
5211d46
Compare
Choose a tag to compare

Changes:

  • doctest and lint-readme now respect new module-type variable, and support ECMAScript modules (#26)
  • test now considers .mjs files when assessing and reporting code coverage (#27)
  • lint-readme now permits unescaped use of […] and [...] (#28)
  • doctest dependency upgraded from 0.16.x to 0.17.x (#29)
  • remark-lint-no-undefined-references dependency restricted from 1.x.x to 1.1.x (#28)

Version 3.1.1

21 Mar 17:59
77a4eb8
Compare
Choose a tag to compare

Changes:

Version 3.1.0

21 Mar 09:48
f38179f
Compare
Choose a tag to compare

Changes:

Version 3.0.0

09 Mar 14:56
5f065a7
Compare
Choose a tag to compare

Changes:

  • doctest now respects new opening-delimiter and closing-delimiter variables (#20)
  • lint now runs eslint on .mjs files in addition to .js files (#17)
  • test now runs nyc rather than running istanbul directly (#18)
  • doctest dependency upgraded from 0.15.x to 0.16.x (#20)
  • eslint dependency upgraded from 4.9.x to 5.15.x (#19)
  • eslint-plugin-markdown dependency upgraded from 1.0.0-beta.8 to 1.0.x (#21)
  • remark-cli dependency upgraded from 5.x.x to 6.x.x (#22)
  • sanctuary-style dependency upgraded from 2.0.x to 3.0.x (#19)
  • transcribe dependency upgraded from 1.1.1 to 1.1.2 (#23)

Version 2.0.0

20 May 10:16
378c9d8
Compare
Choose a tag to compare

Changes:

  • sanctuary-style dependency upgraded from 1.1.x to 2.0.x (#16)

Version 1.6.0

13 May 17:23
2328cc9
Compare
Choose a tag to compare

Changes:

  • doctest dependency upgraded from 0.14.x to 0.15.x (#15)