Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: 11ty/eleventy-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.1
Choose a base ref
...
head repository: 11ty/eleventy-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.2
Choose a head ref
  • 16 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    e2dc044 View commit details
    Browse the repository at this point in the history
  2. Async function test via docs

    zachleat committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    65e5ea6 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. Configuration menu
    Copy the full SHA
    4bd827b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dc464b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. Configuration menu
    Copy the full SHA
    431c585 View commit details
    Browse the repository at this point in the history
  2. Clarity on test name

    zachleat committed Dec 18, 2024
    Configuration menu
    Copy the full SHA
    51311c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2024

  1. Adds wasLastFetchHit method used by Eleventy Image plugin to invali…

    …date disk cache. Removes `setInitialCacheTimestamp` which is no longer needed for this use case (and wasn’t released). Changes in memory cache to persist instances after requests complete.
    zachleat committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    c608520 View commit details
    Browse the repository at this point in the history
  2. v5.0.2-beta.1

    zachleat committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    f7c6695 View commit details
    Browse the repository at this point in the history
  3. Keep cached contents in memory for AssetCache instance. Renames `wasL…

    …astFetchHit` to `wasLastFetchCacheHit`. Cache fetch promise.
    zachleat committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    4623ebb View commit details
    Browse the repository at this point in the history
  4. Explicit async

    zachleat committed Dec 19, 2024
    Configuration menu
    Copy the full SHA
    459f9ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab8cdcf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b641ab2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22cda92 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ae093f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. v5.0.2-beta.2

    zachleat committed Jan 4, 2025
    Configuration menu
    Copy the full SHA
    a934fe5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. v5.0.2

    zachleat committed Jan 7, 2025
    Configuration menu
    Copy the full SHA
    093f72f View commit details
    Browse the repository at this point in the history
Loading