Skip to content

Releases: fuhcm/fptu-app

v2.0.0 - Stable

13 Jan 18:54
Compare
Choose a tag to compare

2.0.0 (January 14, 2018)

Migrated with SDK

  • Centralize and refactor logic code, clean bugs
  • Separate component UI and code logic by Javascript SDK
  • Completely migrated SDK, also comes with dynamic environment variable

v1.1.0

13 Jan 09:15
Compare
Choose a tag to compare

1.1.0 (January 13, 2018)

Ready for production, dockerize

  • Working perfectly with Express server-side rendering, ReactDOM Server, bundle server
  • Clean included transferring data with Redux flow, store on server-side
  • Restructure code-base and clean code, clean logics
  • Multi-stage Docker build, three environments: development, staging, production