ferry_store 0.3.1 copy "ferry_store: ^0.3.1" to clipboard
ferry_store: ^0.3.1 copied to clipboard

outdated

Default Store for Ferry GraphQL client

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.

[Unreleased] #

[0.3.1] - 2020-10-16 #

Changed #

  • upgrade rxdart to latest version

[0.3.0] - 2020-10-07 #

Changed #

  • watch now only watches a specific dataId

[0.2.1] - 2020-09-09 #

Added #

  • add deleteAll method

[0.2.0] - 2020-08-30 #

Added #

  • add tests
  • add clear method
  • add dispose method

Changed #

  • base MemoryStore stream on Rx BehaviorSubject

Removed #

  • remove toMap() method

[0.1.0] - 2020-05-10 #

Added #

  • initial release as an independent package