Skip to content

Releases: ThatConference/that-api

v3.4.2

25 Nov 04:56
c832082

Choose a tag to compare

v3.4.2
Fix bug in referenced method name

v3.4.1

25 Nov 03:31
ed107c0

Choose a tag to compare

v3.4.1
Add favorites cache event emitter

v3.4.0

24 Nov 19:15
ec91054

Choose a tag to compare

v3.4.0
Adds favoritesCache data source
Fixes eslint v8+ & babel issue
package bumps

v3.3.0

09 Nov 23:17
bfb756d

Choose a tag to compare

V3.3.0
Fixes a promise not resolved issue on some cases when sending Orbit updates
Contains important package updates

v3.2.0

27 Sep 22:26
a790620

Choose a tag to compare

v3.2.0
Exports cloudFirstore/partner to api user
fix #94 , update Promise.all to db.getAll
minor package bumps.

v3.1.0

23 Sep 01:56
c02577e

Choose a tag to compare

v3.1.0
Add partner google cloud firestore library
refactor external facing member batch get function
package bumps

v3.0.2

29 Aug 15:57
90a2dde

Choose a tag to compare

v3.0.2
Fixes Sentry object validation
Sentry.Severity removed from Sentry >=v7

v3.0.1

25 Aug 17:46
0f37510

Choose a tag to compare

Fixes firestore increment field issue
Replaces library firestore-admin with @google-cloud/firestore

v3.0.0

18 Aug 17:08
53cd136

Choose a tag to compare

v3.0.0
⚠️ WARNING: BREAKING CHANGE

Removes support for Apollo sever v2
Module graphql is now referenced as a peerDependency
Changes

Update directives for Apollo v3. Directives are mapped differently now
Directives updated
auth
lowerCase
upperCase
Update all dependent and dev-dependent packages to latest versions which support CJS.

v3.0.0-alpha

17 Aug 21:33
ee8d19f

Choose a tag to compare

v3.0.0-alpha
Test release BREAKING CHANGE
Version 3 of this module is no longer compatible with Apollo Server 2.
Running into issues testing locally were peer dependencies seem to be in conflict.
that-api defines a peerDependency on graphql@16.