Skip to content

Releases: dylantientcheu/fireman

v0.5.0

13 Feb 19:48
Compare
Choose a tag to compare

What's Changed

  • Upgrade to firebase 9.17.1 and Firebase admin to 11.5.0

v0.4.0

Full Changelog: v0.3.0...v0.5.0

v0.3.0

30 Sep 21:26
f5c8d50
Compare
Choose a tag to compare

What's Changed

  • fix: resolve firebase-admin peer dependency by @am0ka in #6
  • style: ➕ update logo and dependencies by @blurdylan in #7

New Contributors

  • @am0ka made their first contribution in #6

Full Changelog: v0.2.0...v0.3.0

v0.2.0

06 Aug 20:05
7ba81b5
Compare
Choose a tag to compare

⚠ Breaking changes

  • switch to a class-based syntax for get, update, delete, add
  • update the get function's query object

Features

  • feat: add ability to setup a fieldId. read docs
  • refactor: add all previous
  • types: fix return types on get
  • types: update FiremanQuery type

What's Changed

  • test: ✅ add tests by @blurdylan in #2
  • docs: 📝 update documentation by @blurdylan in #3
  • chore: 🔖 release v0.1.0 by @blurdylan in #4
  • feat: ✨ switch to class syntax implementation by @blurdylan in #5

New Contributors

  • @blurdylan made their first contribution in #2

Full Changelog: https://github.com/blurdylan/fireman/commits/v0.2.0