Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.12 KB

File metadata and controls

29 lines (17 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Changed

  • Bump @metamask/base-data-service from ^0.1.0 to ^0.1.1 (#8317)

Added

  • Allow passing additional configuration options to createUIQueryClient (#8295)
  • Move data service specific query configuration to hooks instead of QueryClient defaults (#8296)

Added