Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@diegohaz diegohaz released this 06 May 22:15
· 62 commits to master since this release

A lot of things have been changed since the last version, which would make this changelog enormous. If your project is based on older versions of ARc, then it probably isn't worth migrating your whole code base. Only use it on new projects.

General changes:

  • dropped support for fullstack and universal-redux branches (they will be moved to another repository for future reference);
  • created redux-ssr branch to replace universal-redux;
  • changed root directory structure (src -> src-example, src-clean -> src and placed internal scripts in private folder);
  • redesigned home page.