Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 3.87 KB

CHANGELOG.md

File metadata and controls

66 lines (41 loc) · 3.87 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.

Commits

  • chore: update to node +v16 7886c9d
  • perf: fix possible memory leak bb8707e
  • fix: refetch collection when query changes during initial fetch b6ce3dd
  • chore: update peer dependency version of firebase-admin 60ba53a

v2.2.0 - 2021-12-17

Commits

  • feat: add queryAsync method to Collection a86bc63

v2.1.1 - 2021-10-12

Commits

  • fix: exclude firebase source from bundle 5cf5412

v2.1.0 - 2021-10-12

Commits

  • feat: allow to pass collection reference in crud store constructor 898e9a3

v2.0.1 - 2021-10-08

Commits

  • chore: fix repository url 01e16af

v2.0.0 - 2021-10-08

Merged

  • Chore/upgrade firebase #34
  • Chore/mobx 6 #31

Commits

  • chore: list peer dependencies as dev dependencies too 0f77570
  • chore: upgrade firebase to latest version (compat mode) f8b98e4
  • chore: upgrade to mobx 6 4087e34
  • chore: use modular firebase api functions 30d58eb
  • chore: upgrade dependencies e3b8b67
  • fix: don't use firebase compat types 7d5ab57
  • chore: set up auto-changelog 0bdc2dc
  • fix: use more correct typings in test files 4228514
  • tests: cleanup test environment for all tests 50300ab
  • docs: update prerequisites in readme fe61253
  • ci: remove prepare step from cloudbuild steps 24063f2

v1.4.2 - 2021-01-13

Commits

  • fix(auth-store): manually unset user on logout 033b4bb