Skip to content
This repository has been archived by the owner on Jul 18, 2018. It is now read-only.

Releases: johhansantana/nextjs-redux-boilerplate

v1.3.1

16 Jun 20:55
Compare
Choose a tag to compare

moved to npm ^5.0.3
using babel plugin to be able to import from root folder path

v1.3.0

16 Jun 20:22
Compare
Choose a tag to compare
small fix on redux store not logging client side actions, upgrade nex…

NextJS version 2.2.0

23 Apr 23:28
Compare
Choose a tag to compare

Update redux store

Update nextjs version to 2.2.0

Update About.js page example to do async dispatch in getInitialProps before rendering the component with kitten list.

Remove tests for now, they might be more confusing for starting.