This repository was archived by the owner on Oct 11, 2023. It is now read-only.
Releases: arrowheadapps/strapi-connector-firestore
Releases · arrowheadapps/strapi-connector-firestore
3.0.0-alpha.14
- Support filtering on document ID
- Update Strapi deps
3.0.0-alpha.13
- Fix populate API
3.0.0-alpha.12
- Better error message if component can't be found
- Fixes for typings & complation
3.0.0-alpha.11
- 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
- Fix regression populating morph relations (now ignored again)
- Fix populating relations inside components
3.0.0-alpha.9
Some of the more major changes:
- Implemented collection flattening (opt in)
- Made search and manual filtering disbled by default
- Many bug fixes