You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Micro example doesn't point to correct path. [\#42](https://github.com/leapfrogtechnology/async-store/issues/42)
9
+
- Use the latest release in all the examples [\#39](https://github.com/leapfrogtechnology/async-store/issues/39)[[example](https://github.com/leapfrogtechnology/async-store/labels/example)][[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)]
10
+
- Add tests to cover initializeMiddleware function [\#38](https://github.com/leapfrogtechnology/async-store/issues/38)[[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)][[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)][[test](https://github.com/leapfrogtechnology/async-store/labels/test)]
11
+
- Add an example project for micro [\#13](https://github.com/leapfrogtechnology/async-store/issues/13)[[example](https://github.com/leapfrogtechnology/async-store/labels/example)][[feature](https://github.com/leapfrogtechnology/async-store/labels/feature)][[good first issue](https://github.com/leapfrogtechnology/async-store/labels/good%20first%20issue)][[hacktoberfest](https://github.com/leapfrogtechnology/async-store/labels/hacktoberfest)][[help wanted](https://github.com/leapfrogtechnology/async-store/labels/help%20wanted)]
12
+
13
+
**Changes**
14
+
15
+
- Remove is\_enabled flag and unused methods [\#46](https://github.com/leapfrogtechnology/async-store/pull/46)[[breaking change](https://github.com/leapfrogtechnology/async-store/labels/breaking%20change)][[improvement](https://github.com/leapfrogtechnology/async-store/labels/improvement)] ([mesaugat](https://github.com/mesaugat))
16
+
- Add tests to cover initializeMiddleware function [\#45](https://github.com/leapfrogtechnology/async-store/pull/45)[[coverage](https://github.com/leapfrogtechnology/async-store/labels/coverage)][[test](https://github.com/leapfrogtechnology/async-store/labels/test)] ([p0k8h](https://github.com/p0k8h))
17
+
- Micro Example Path fix [\#43](https://github.com/leapfrogtechnology/async-store/pull/43) ([sumansta](https://github.com/sumansta))
18
+
- Use latest release in all examples [\#41](https://github.com/leapfrogtechnology/async-store/pull/41) ([sumansta](https://github.com/sumansta))
19
+
- Add example for micro [\#37](https://github.com/leapfrogtechnology/async-store/pull/37)[[documentation](https://github.com/leapfrogtechnology/async-store/labels/documentation)][[example](https://github.com/leapfrogtechnology/async-store/labels/example)] ([sumansta](https://github.com/sumansta))
0 commit comments