Skip to content

Releases: thangchung/blog-core

Use multiple actions (wrap it in one action)

04 Nov 03:09
Compare
Choose a tag to compare

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)

13 Oct 02:51
Compare
Choose a tag to compare

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.