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: denoland/setup-deno
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: denoland/setup-deno
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 6 commits
  • 744 files changed
  • 4 contributors

Commits on May 14, 2025

  1. refactor: convert action to TS and bundle code (#95)

    (cherry picked from commit 95bbb87)
    csvn authored and crowlKats committed May 14, 2025
    Configuration menu
    Copy the full SHA
    d74ee56 View commit details
    Browse the repository at this point in the history
  2. feat: add "lts" version option (#97)

    (cherry picked from commit a1496dd)
    sebdanielsson authored and crowlKats committed May 14, 2025
    Configuration menu
    Copy the full SHA
    db3496c View commit details
    Browse the repository at this point in the history
  3. feat: add built-in caching via inputs (#89)

    (cherry picked from commit fd6b0ad)
    csvn authored and crowlKats committed May 14, 2025
    Configuration menu
    Copy the full SHA
    aa0fea1 View commit details
    Browse the repository at this point in the history
  4. feat: include a hash of deno.lock files in the cache key automatically (

    #98)
    
    (cherry picked from commit 3169cf9)
    dsherret authored and crowlKats committed May 14, 2025
    Configuration menu
    Copy the full SHA
    609c005 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. fix: switch back to package.json as it's necessary for GH actions (#101)

    (cherry picked from commit ee64dd3)
    dsherret authored and crowlKats committed May 15, 2025
    Configuration menu
    Copy the full SHA
    8273ddd View commit details
    Browse the repository at this point in the history
  2. 2.0.3 (#102)

    (cherry picked from commit 2f7698f)
    crowlKats committed May 15, 2025
    Configuration menu
    Copy the full SHA
    e95548e View commit details
    Browse the repository at this point in the history
Loading