Skip to content
Snippets Groups Projects

Extract defaultCache into new utils package

Merged Coby Sher requested to merge extract-cache-to-pkg into default-cache
  • Created a utils package and moved the defaultCache there.
  • Updated imports.

I kept the export of the cache from json-api-client since it made sense. We could also move the defaultCache there, but I like having it in a separate package for those making things with the base client that may want to use this cache, but don't want to install the json-api-client for that one function.

Merge request reports

Approval is optional

Merged by Brian PerryBrian Perry 10 months ago (Apr 13, 2024 3:25pm UTC)

Merge details

  • Changes merged into 3.3.x with 8b10ded6 (commits were squashed).
  • Did not delete the source branch.

Pipeline #145779 passed

Pipeline passed for 8b10ded6 on default-cache

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading