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

fix: expose ".del" function on lmdb cache (#32459) #32464

Merged
merged 1 commit into from Jul 21, 2021

Commits on Jul 21, 2021

  1. fix: expose ".del" function on lmdb cache (#32459)

    * expose '.del' method on cache instances, mark exposing internal cache instance to be removed in v4
    
    * make gatsby-plugin-sharp work with legacy cache del way and new way with properly exposed del method
    
    * add .del method to ts typings
    
    * add .del method to dummy cache (for onPreInit lifecycle)
    
    (cherry picked from commit e1a1396)
    pieh authored and LekoArts committed Jul 21, 2021
    Copy the full SHA
    d5df7b7 View commit details
    Browse the repository at this point in the history