gh-pages v5.0.0

v5.0.0
Changed 2
  • The publish method now always returns a promise, including in error cases where it previously did not
  • Minimum Node version for tests is now 14, though the library should still work on Node 12

From gh-pages

Potentially breaking change: the publish method now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.

Updates to the development dependencies required a minimum Node version of 14 for the tests. The library should still work on Node 12, but tests are no longer run in CI for version 12. A future major version of the library may drop support for version 12 altogether.

What's Changed
New Contributors

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

View original

Upgraded? How did it go?

Discussion