v0.2.0
⚠ 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