2.0.1 (2019-08-25)
- release: semantic release (c5d2ee8)
1.4.0 (2019-08-16)
- deps: move to dev dependencies (8a64b14)
- hooks: add
useMediahook (dee851e)
1.3.0 (2019-08-07)
- hooks: fix
usePreviousdoes not work when passing state (8567a04)
- hooks: add
useTimeouthook (61db981)
1.2.0 (2019-08-06)
1.1.1 (2019-07-26)
- ts: forgot to export the type definition file (5cb25ec)
1.1.0 (2019-07-18)
- hooks:
vm.$routershould not be computed wrapper (8483d43)
- hooks: add
usePrevioushook (f4d0dc8)
- hooks: improve vuex interface (fdae9b1)
- hooks: improve vuex interface again (87bd2a5)
- hooks: using runtime plugin (e0f556d)
- util:
vmmust have asetupfunction (d6ffe8b)
- hooks: add
useActionshook (1106ade) - hooks: add
useCounterhook (200086e) - hooks: add
useGettershook (49376cb) - hooks: add
useMutationshook (b38358c) - hooks: add
useRouterhook (df8bdda) - hooks: add
useStatehook (607dfd1) - hooks: add
useStorehook (109995a) - hooks: export hooks in entry (3f0d5dd)
- util: add vue runtime (f7ff827)