ferry_cache 0.5.5 copy "ferry_cache: ^0.5.5" to clipboard
ferry_cache: ^0.5.5 copied to clipboard

outdated

A normalized, strongly typed, optimistic cache for GraphQL Operations and Fragments

0.5.5 #

  • FEAT: update dependences.
  • FEAT: update dependences.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.4 #

  • FEAT: update dependences.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.3+1 #

  • FIX: Supply empty possibleTypeOf map operationFieldNames.
  • FIX: resolve issue with data change streams.
  • FIX: resolve issue with data change streams.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.3 #

  • add support for dataIdFromObject
  • bump normalize version

0.5.2+1 #

  • FIX: resolve issue with data change streams.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.2 #

  • FEAT: migrate to null safety.
  • FEAT: migrate to null safety.
  • CHORE: publish packages.
  • CHORE: publish packages.

0.5.1 #

  • Graduate package to a stable release. See pre-releases prior to this version for changelog entries.

0.5.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.5.0-1.0.nullsafety.0 #

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

[0.5.0-nullsafety.0] #

  • add initial support for null safety

[0.4.3] #

  • update internal watch logic
  • add watchFragment method

[0.4.2] #

  • update dependencies

[0.4.1] - 2020-11-15 #

Added #

  • Allow evict() method to accept an optimisticRequest
  • Add tests

[0.4.0] - 2020-11-09 #

Changed #

  • use the entire OperationRequest, not just the requestId as the key in optimistic patches map
  • writeQuery and writeFragment now accept the optimistic request itself instead of just the requestId
  • bump normalize version

Removed #

  • move deepMerge to a utility function in normalize package

[0.3.0] - 2020-10-10 #

Added #

  • move cache pack to seperate package
  • return keys to remove from Cache.gc()
  • upgrade rxdart to latest version
3
likes
0
pub points
49%
popularity

Publisher

verified publishergql-dart.dev

A normalized, strongly typed, optimistic cache for GraphQL Operations and Fragments

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, ferry_exec, ferry_store, meta, normalize, rxdart

More

Packages that depend on ferry_cache