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

Merged
merged 4 commits into from Jul 21, 2021
Merged

Commits on Jul 21, 2021

  1. expose '.del' method on cache instances, mark exposing internal cache…

    … instance to be removed in v4
    pieh committed Jul 21, 2021
    Copy the full SHA
    0cdbeab View commit details
    Browse the repository at this point in the history
  2. make gatsby-plugin-sharp work with legacy cache del way and new way w…

    …ith properly exposed del method
    pieh committed Jul 21, 2021
    Copy the full SHA
    5449216 View commit details
    Browse the repository at this point in the history
  3. add .del method to ts typings

    pieh committed Jul 21, 2021
    Copy the full SHA
    8998266 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    229a523 View commit details
    Browse the repository at this point in the history