All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning.
- Support
keyv
v5.
keyv-firestore
now supports keyv
v3, v4, and v5.
- breaking: Drop Node.js 12 support.
- Add declarations for TypeScript users. Thanks @kidonng!
- Update to latest
@google-cloud/firestore
.
keyv-firestore
still supports both keyv
v3 and v4.
- The
projectId
option is now optional.
- Update dependencies.
- Run tests with both
keyv@3.x
andkeyv@4.x
.
- Initial release.