v4.1.0
Features
- The Vue3
listen()
hook now accepts asubscribe
option to automatically subscribe to, and unsubscribe from, the passed actions on component creation and destruction.
listen()
hook now accepts a subscribe
option to automatically subscribe to, and unsubscribe from, the passed actions on component creation and destruction.