Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.47 KB

File metadata and controls

36 lines (21 loc) · 1.47 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/utils from ^11.9.0 to ^11.11.0 (#9074)

Changed

  • Bump @metamask/base-data-service from ^0.1.0 to ^0.1.3 (#8317, #8755, #8799)

Added

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

Added