Releases: geprog/use-feathers
Releases · geprog/use-feathers
v3.1.4
3.1.4 (2022-05-07)
Bug Fixes
- missing items that match after update/patch (#71) (b2bef6c)
v3.1.3
3.1.3 (2022-03-25)
Bug Fixes
- prevent adding duplicates on created events (#70) (0294a7e)
v3.1.0
3.1.0 (2022-01-19)
Features
- expose unloading function and only auto-unload inside components (#67) (8c7a56a)
v3.0.0
3.0.0 (2021-12-03)
- feat!: pass feathers params through useGet (#63) (9368502), closes #63
BREAKING CHANGES
- empty params need to be specified if disableUnloadingEventHandlers is used