Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Releases: arrowheadapps/strapi-connector-firestore

3.0.0-alpha.14

03 Aug 06:42
32886d6
Compare
Choose a tag to compare
3.0.0-alpha.14 Pre-release
Pre-release
  • Support filtering on document ID
  • Update Strapi deps

3.0.0-alpha.13

26 Jul 07:55
36d52e8
Compare
Choose a tag to compare
3.0.0-alpha.13 Pre-release
Pre-release
  • Fix populate API

3.0.0-alpha.12

25 Jul 05:09
00a108d
Compare
Choose a tag to compare
3.0.0-alpha.12 Pre-release
Pre-release
  • Better error message if component can't be found
  • Fixes for typings & complation

3.0.0-alpha.11

24 Jul 23:35
f291edb
Compare
Choose a tag to compare
3.0.0-alpha.11 Pre-release
Pre-release
  • Support Strapi 3.1.x which broke compatibility
  • allowNonNativeQueries is enabled by default
  • Enhanced generic typings for a great experience of usage in controllers, etc.

3.0.0-alpha.10

20 Jul 10:13
4804496
Compare
Choose a tag to compare
3.0.0-alpha.10 Pre-release
Pre-release
  • Fix regression populating morph relations (now ignored again)
  • Fix populating relations inside components

3.0.0-alpha.9

18 Jul 04:39
2243eb1
Compare
Choose a tag to compare
3.0.0-alpha.9 Pre-release
Pre-release

Some of the more major changes:

  • Implemented collection flattening (opt in)
  • Made search and manual filtering disbled by default
  • Many bug fixes