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: Storage.prototype.remove and Storage.prototype.removeAll to handle namespace correctly #32

Merged
merged 4 commits into from
May 10, 2023

Commits on May 7, 2023

  1. Fix Storage.prototype.remove to handle namespaces. And add coverage f…

    …or basic CRUD operations.
    shuntksh committed May 7, 2023
    Configuration menu
    Copy the full SHA
    7ac7350 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    a3fbb85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a99166f View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Use mts instead for typing

    louisgv committed May 10, 2023
    Configuration menu
    Copy the full SHA
    e84b87c View commit details
    Browse the repository at this point in the history