All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.1 (2021-01-13)
- fixed watchEffect not working as-expected (558d218)
0.1.0 (2021-01-09)
- We no longer use a decorator, but instead rely on a base class to provide functionality we're looking for
0.0.2 (2020-12-21)
- added exports from @vue/reactivity (17280e0)