Skip to content

Commit 113b0a8

Browse files
fix: use conventional commit messages (#23)
* Revert "Add the possibility to disable unloading of event handlers onUnmount (#7)" This reverts commit c771a3e. * Revert "Add renovate.json (#6)" This reverts commit 57033b2. * feat: option to disable unloading of event handler Adds parameter object with property `disableUnloadingEventHandlers` to `useFind` to disable automatic unloading of feathers service event listeners on component unmount. This makes it possible to change the component and keep the event listeners attached and therefore enable the use of singleton patterns to load data. Co-authored-by: Anbraten <[email protected]> * feat: Add renovate.json (#6)
1 parent 6058415 commit 113b0a8

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)