GitHub
04/22/2024, 11:56 PMv5.0.0
Potentially breaking change: themethod now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.publish
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
• Assorted updates by `@tschaub` in tschaub/gh-pages#452
• Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc. by `@Nezteb` in tschaub/gh-pages#445
• Bump actions/checkout from 2 to 3 by `@dependabot` in tschaub/gh-pages#453
• Bump actions/setup-node from 1 to 3 by `@dependabot` in tschaub/gh-pages#455
• Bump email-addresses from 3.0.1 to 5.0.0 by `@dependabot` in tschaub/gh-pages#454
• Bump async from 2.6.4 to 3.2.4 by `@dependabot` in tschaub/gh-pages#459
• Remove quotation marks by `@Vicropht` in tschaub/gh-pages#438
New Contributors
• `@Nezteb` made their first contribution in tschaub/gh-pages#445
• `@Vicropht` made their first contribution in tschaub/gh-pages#438
Full Changelog: tschaub/gh-pages@v4.0.0...v5.0.0
v4.0.0
This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.
What's Changed
• Bump minimist from 1.2.5 to 1.2.6 by `@dependabot` in tschaub/gh-pages#423
• Bump async from 2.6.1 to 2.6.4 by `@dependabot` in tschaub/gh-pages#427
• Bump path-parse from 1.0.6 to 1.0.7 by `@dependabot` in tschaub/gh-pages#431
• Bump ansi-regex from 3.0.0 to 3.0.1 by `@dependabot` in tschaub/gh-pages#430
• Updated dev dependencies and formatting by `@tschaub` in tschaub/gh-pages#432
Full Changelog: tschaub/gh-pages@v3.2.3...v4.0.0
v3.2.3
• #398 - Update glob-parent (`@tschaub`)
• #395 - Switch from filenamify-url to filenamify (`@tw0517tw`)
v3.0.0
Breaking changes:
None really. But tests are no longer run on Node < 10. Development dependencies were updated to address security warnings, and this meant tests could no longer be run on Node 6 or 8. If you still use these Node versions, you may still be able to use this library, but be warned that tests are no longer run on these versions.
All changes:
• #357 - Dev dependency updates (`@tschaub`)
• #333 - Update readme with command line options (`@Victoire44`)
• #356 - Test as a GitHub action (`@tschaub`)
• #355 - feat(beforeAdd): allow custom script before git add (`@Xiphe`)
• #336 - Fix remove not working properly (`@sunghwan2789`)
• #328 - Update .travis.yml (`@XhmikosR`)... (truncated) Changelog Sourced from gh-pages's changelog.
v5.0.0
Potentially breaking change: themethod now always returns a promise. Previously, it did not return a promise in some error cases. This should not impact most users.publish
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.
• #438 - Remove quotation marks (`@Vicropht`)
• #459 - Bump async from 2.6.4 to 3.2.4 (`@tschaub`)
• #454 - Bump email-addresses from 3.0.1 to 5.0.0 (`@tschaub`)
• #455 - Bump actions/setup-node from 1 to 3 (`@tschaub`)
• #453 - Bump actions/checkout from 2 to 3 (`@tschaub`)
• #445 - Update README to clarify project site configuration requirements with tools like CRA, webpack, Vite, etc. (`@Nezteb`)
• #452 - Assorted updates (`@tschaub`)
v4.0.0
This release doesn't include any breaking changes, but due to updated development dependencies, tests are no longer run on Node 10.
• #432 - Updated dev dependencies and formatting (`@tschaub`)
• #430 - Bump ansi-regex from 3.0.0 to 3.0.1 (`@tschaub`)
• #431 - Bump path-parse from 1.0.6 to 1.0.7 (`@tschaub`)
• #427 - Bump async from 2.6.1 to 2.6.4 (`@tschaub`)
• #423 - Bump minimist from 1.2.5 to 1.2.6 (`@tschaub`)
v3.2.3
• #398 - Update glob-parent (`@tschaub`)
• <https://redirect.github.com/tschaub/gh-pages/pu…osquery/osquery-site ✅ All checks have passed 1/1 successful checks