Skip to content

Files

Latest commit

 

History

History
68 lines (37 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

68 lines (37 loc) · 1.46 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2022-03-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


deposit - v0.0.2

  • FIX: The page method and add method in MemoryDepositAdapter returns incorrect result (#15).
  • FEAT: Add addAll, updateAll and removeAll methods (#14).

deposit_firestore - v0.0.2

  • FIX: fixing firestore primary column addition.
  • FEAT: Add addAll, updateAll and removeAll methods (#14).

deposit_supabase - v0.0.2

  • FEAT: Add addAll, updateAll and removeAll methods (#14).

2022-02-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


deposit - v0.0.1

  • Initial release of deposit.

deposit_firestore - v0.0.1

  • Initial release of deposit_firestore.

deposit_supabase - v0.0.1

  • Initial release of deposit_supabase.