What changed in gh-pages from 5 to 6

5 releases numbered after v5.0.0 up to and including v6.3.0, stable releases only. v5.0.0 and v6.3.0 are the newest stable releases of 5 and 6 we track; this page follows them as new ones ship.

12 changes across 5 releases

Added 3

v6.3.0

  • Support filenames starting with `-

v6.1.0

  • Add --nojekyll and --cname options

v6.0.0

  • Add error message when --dist is not specified
Changed 6

v6.3.0

  • Bump chai from 4.3.10 to 4.5.0
  • Bump mocha from 10.7.3 to 10.8.2
  • Bump mocha from 10.8.2 to 11.0.1
  • Bump eslint-config-tschaub from 14.1.2 to 15.1.0
  • Bump commander from 11.1.0 to 13.0.0

v6.2.0

  • Update globby
Fixed 2

v6.2.0

  • Update instruction for next.js

v6.1.1

  • Add missing cname option not passed to the config
Removed 1

v6.0.0

  • Drop support for Node 14

Original release notes, newest first

The list above is our reading of these notes; the originals from Tim Schaub are here, one fold per release.

v6.3.0
What's Changed
New Contributors

Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.2.0...v6.3.0

View originalPermalink

v6.2.0
What's Changed
New Contributors

Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.1.1...v6.2.0

View originalPermalink

v6.1.1
Fixes
Dependency Updates
New Contributors

Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.1.0...v6.1.1

View originalPermalink

v6.1.0
What's Changed

Full Changelog: https://github.com/tschaub/gh-pages/compare/v6.0.0...v6.1.0

View originalPermalink

v6.0.0

This release drops support for Node 14. Otherwise, there are no special upgrade considerations.

What's Changed
New Contributors

Full Changelog: https://github.com/tschaub/gh-pages/compare/v5.0.0...v6.0.0

View originalPermalink