2.0.0-alpha.0 (2021-08-07)
Bug Fixes
- core: fixed typings (e8bcd49)
- devtools: fixed event hook (8796aef)
- extensions: fixed actions extension test failing (81fe605)
- extensions: fixed transaction extension (a4bc9a5)
- extensions: fixed type exports (2b02242)
- extensions: fixed typing on actions extension (58f2db2)
- storage: fixed event hook name (2b6e892)
Features
- app: further work on demo app (45665ab)
- app: many little improvements to demo (5e8c7d4)
- app: started updating the demo app (17c742e)
- core: added circular reference detection for mutations (7719b62)
- core: added effect scope to store (9902107)
- core: added event to signal devtools update (2dff71f)
- core: added provider api (202025c)
- extensions: added cancellation to actions (c9da2f1)
- extensions: added devtools update to lazy extension (2fb22d1)
- extensions: added trace extension (2835c45)
- extensions: started action extension (9874a8a)
- history: added basic history extension (1ed86cd)
- lazy: added registration type (2d9cbda)
- plugins: updated devtools to support new store registration format (8413fb6)
- utilities: added task (c586e6a)
- utilities: added to and from object utils (7989b82)
- utilities: added trace function (a343a8a)