2.9.0 (2020-07-22)
- maintain sync blocks on synced data properties for another tick (52b6419)
- add syncCondition option to data decorators (62e62f3)
2.8.0 (2020-06-22)
- specific import path for watch types (ae9b848)
- externalize watch decorator creation (b5e0944)
2.7.0 (2020-06-18)
- update dependencies (28c7908)
- enable side effects to be dom dependant (a8bddf6)
2.6.1 (2020-05-05)
- prevent infinite loops (d780ab4)
2.6.0 (2020-04-21)
- busy data function for mixins (17e614e)
- nest state one level deeper to handle additional properties (8d490d0)
- make busystate decorator work outside of vue contexts (2098db4)
2.5.0 (2020-03-12)
- docs, state decorator, path refactoring, store example (e204bf2)
2.4.2 (2020-03-10)
- remove duplicate type definitions and docs (ecafcfa)
2.4.1 (2020-03-10)
- remove vue config (5d5a0f6)
2.4.0 (2020-03-10)
2.3.0 (2020-02-27)
- export listener decorators (1f05057)
- status decorators (127690f)
2.2.1 (2020-02-20)
- release zipped build target (41e995e)
2.2.0 (2020-02-20)
- enable global busy states (06f8d20)
2.1.2 (2020-02-20)
- update semantic release plugins, force release (e1338ae)
2.1.1 (2020-02-20)
- initialize busy state properties with boolean values (c824d5e)
2.1.0 (2020-02-20)
- add busy state, improve typings, sourcemaps (c7ca32a)