ferry_store 0.4.1-0.1.nullsafety.0 copy "ferry_store: ^0.4.1-0.1.nullsafety.0" to clipboard
ferry_store: ^0.4.1-0.1.nullsafety.0 copied to clipboard

outdated

Default Store for Ferry GraphQL client

0.4.1-0.1.nullsafety.0 #

  • FEAT: migrate to null safety.
  • CHORE: bump versions to match melos style.
  • CHORE: publish packages.
  • CHORE: prepare changelogs for melos.

0.4.0-1.0.nullsafety.0 #

  • FEAT: migrate to null safety.
  • CHORE: prepare changelogs for melos.

[0.3.2] #

  • update dependencies

[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