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: bradoyler/route-cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: bradoyler/route-cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 11, 2024

  1. feat: content-type are also cached (#59)

    yutak23 authored Jan 11, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2e60c7b View commit details
  2. 0.7.0 content-type caching

    bradoyler committed Jan 11, 2024
    Copy the full SHA
    49db691 View commit details

Commits on Jan 27, 2024

  1. Clear all cache (#55)

    * Update lruStore.js - added function to clear all cache
    
    * Added function to clear cache
    
    * added test case for clearing cache
    ---------
    
    Co-authored-by: Sethuraman Srinivasan <[email protected]>
    ramseth001 and Sethuraman Srinivasan authored Jan 27, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6db8730 View commit details
Loading