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

Make .delete() return a boolean #66

Merged
merged 10 commits into from
Sep 6, 2020

Commits on Aug 26, 2020

  1. Return result from .delete()

    Signed-off-by: Richie Bendall <[email protected]>
    Richienb committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    b99642a View commit details
    Browse the repository at this point in the history
  2. Fix lint

    Richienb authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    52f6b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2020

  1. Return whether the value had existed

    Signed-off-by: Richie Bendall <[email protected]>
    Richienb committed Aug 30, 2020
    Configuration menu
    Copy the full SHA
    42f2632 View commit details
    Browse the repository at this point in the history
  2. Update index.js

    Richienb authored Aug 30, 2020
    Configuration menu
    Copy the full SHA
    9759521 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Update readme.md

    Co-authored-by: Sindre Sorhus <[email protected]>
    Richienb and sindresorhus authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    cbb2bd4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9e7d2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e23f93d View commit details
    Browse the repository at this point in the history
  4. Document return types

    Richienb authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    af5258a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93754e3 View commit details
    Browse the repository at this point in the history
  6. Update index.d.ts

    sindresorhus authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    5637fc8 View commit details
    Browse the repository at this point in the history