Releases: thangchung/blog-core
Releases · thangchung/blog-core
Use multiple actions (wrap it in one action)
Use multiple actions (wrap it in one action) and process it in the client middleware. Currently, we don't actually use the redux-thunk in code. The next plan will use redux-observable so that we do a tag here.
Separated Hosts (OAuth, API, Web)
At now, we have a plan to merge the Auth and API hosts together so that we create this tag to milestone and roll back in case we need it at some point in time.