Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@alexvcasillas alexvcasillas released this 09 May 06:29
· 38 commits to master since this release

This release comes with the first production example built with 3RMXi.

This release contains:

  • Decoupled UI from the state of the App. All components are Stateless.
  • Styled-Components implemented and glued together with the project (but easily removable).
  • Asynchronous Fetching Example with MobX Stores.

As this version contains new features added like the ones described above (eg: styled-components) and an example to demonstrate the use of this boilerplate a MINOR version is released so we change to 0.2.0 instead of 0.1.4.

You can also check a live demo of the example here: https://react-git-app.firebaseapp.com/