Skip to content

v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@davelandry davelandry released this 26 Apr 19:15
· 4822 commits to master since this release
  • adds LANGUAGE_DEFAULT to README.md (583a244)
  • creates a default LoadingComponent (79c692f)
  • removes unnecessary default exports from components/actions (cc9208e)
  • implements AnchorLink component (3e9b2ab)
  • lints example style.js (5eba9c3)
  • [breaking] removes stat component (96b3b45)
  • sets default language on client (b1e8b26)
  • renames global window initial locale variable (6034534)
  • provides fallbacks for store, helmet, and style files (436fe87)
  • adds "src" directory to dev watch (36bea16)
  • restarts dev build process only when js files change (dfcdbb4)
  • removes i18n debug messages from production build (a2170b2)
  • removes console.log statement (e672fb2)
  • preRenderMiddleware now will only load a key if it is not present in the data store (56c53e5)
  • updates example app (f397423)
  • [breaking] fixes using router Link, changes Profile to CanonComponent, modifies reducer export behavior, and adds fetchData action/reducer (3c737e7)
  • adds terminal "clear" when starting scripts (0208e40)
  • adds support for LANGUAGE_DEFAULT environment variable (9bef44b)