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

Feature: Support async cache store #18

Merged
merged 17 commits into from
Jul 10, 2024
Merged

Feature: Support async cache store #18

merged 17 commits into from
Jul 10, 2024

Conversation

fostertheweb
Copy link
Owner

Closes - #16

Summary

Added support for writing asynchronous methods in ICacheStore.

Changes

Results

  • I've tested these changes locally by using an asynchronous store, and it seems to work as it should.
  • I couldn't run the npm test command properly, some test cases failed, I'm hoping someone can help with this. Note that these results are unchanged before and after my changes.
     Test Files  7 failed | 11 passed (18)
          Tests  10 failed | 69 passed (102)
    

jordan-loeser and others added 17 commits January 16, 2024 17:06
…rkflow

The new workflow uses semantic-release.
Implement Semantic-Release with GitHub Actions
fix(.releaserc): add default plugins
# [1.2.0](spotify/spotify-web-api-ts-sdk@v1.1.2...v1.2.0) (2024-01-17)

### Bug Fixes

* **.releaserc:** add default plugins ([01317ac](spotify@01317ac))

### Features

* **.github/workflows:** replace npm-publish workflow with release workflow ([6b6ce72](spotify@6b6ce72))
* **semantic-release:** install semantic release ([39a06d7](spotify@39a06d7))
Uses commitizen, commitlint, and husky under the hood.

re spotify#54
chore(commitizen): enforce angular commit message convention
…esult

[FIX] Update playlist output type in SearchResultsMap
Export ProvidedAccessTokenStrategy
@fostertheweb fostertheweb merged commit b7bff8a into main Jul 10, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants