Skip to content
This repository has been archived by the owner on Apr 11, 2019. It is now read-only.

Releases: scalable-react/scalable-react-boilerplate

v1.1.0

Flow

18 Jan 04:54
Compare
Choose a tag to compare

Add static type checking with Flow.

Reselect Generator Option

29 Oct 17:34
Compare
Choose a tag to compare
Pre-release

Add an option to use reselect when generating a container.

GraphQL Generator

29 Oct 13:49
Compare
Choose a tag to compare
GraphQL Generator Pre-release
Pre-release

GraphQL Generator

  • This release includes a new generator for containers that creates a graphql / apollo query and mutation if the option is selected.

1.0.0

29 Oct 10:48
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Beta Release

  • Serverside rendering
  • Apollo Client
  • New Demo App

Deployment configuration

05 Sep 15:18
Compare
Choose a tag to compare
Pre-release

The application is now configured with a server setup to be used in production. Please reference the README.md file for details.

Coming soon, Jest testing setup!

0.1.0 Alpha Release

23 Aug 18:42
Compare
Choose a tag to compare
0.1.0 Alpha Release Pre-release
Pre-release

The project is mostly stable.
Testing is working as expected, there are example tests, Redux is correctly configured. Feel free to use the project and please report any issues so we can fix them postehaste