Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sitemap): add support for "lastmod" #9954

Merged
merged 18 commits into from
Mar 20, 2024
Merged

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    9aa4804 View commit details
    Browse the repository at this point in the history
  2. refactor sitemap plugin to use routes instead of routesPaths

    remove now useless /404.html edge case handling
    slorber committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3c73721 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    671a8e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb8c98 View commit details
    Browse the repository at this point in the history
  3. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    27aa218 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1762ea5 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/slorber/sitemap-lastmod' into sl…

    …orber/sitemap-lastmod
    slorber committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    46c870b View commit details
    Browse the repository at this point in the history
  6. refactor lastUpdateUtils

    slorber committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    cab78b8 View commit details
    Browse the repository at this point in the history
  7. fix page sourceFilePath

    slorber committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6674d80 View commit details
    Browse the repository at this point in the history
  8. annoying eslint rule

    slorber committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f8a6907 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ed7b7f3 View commit details
    Browse the repository at this point in the history
  10. refactor: apply lint autofix

    slorber authored and github-actions[bot] committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    10c0b55 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. typo change

    slorber committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a04c4f2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/slorber/sitemap-lastmod' into sl…

    …orber/sitemap-lastmod
    slorber committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    33ddfc5 View commit details
    Browse the repository at this point in the history
  3. fix bad imports

    slorber committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db54c3d View commit details
    Browse the repository at this point in the history
  4. remove log

    slorber committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    56f3459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8b53a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d92d80d View commit details
    Browse the repository at this point in the history