Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 1.44 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2019-10-12)

Bug Fixes

  • added back the index.html file and corrected the .gitignore (b1e3058)
  • eslintrc (8fafa92)
  • reducer store logic and add missing dependencies in package.json (c9b290d)
  • server scripts runtime error due to mixed import and require usage (223c088)
  • tests fixing(9566bac)
  • tests fixing(d8225a2)
  • tests fixing(dd7c6df)
  • tests fixing(9052039)
  • tests fixing (da6f252)

Features

  • config file using mern.json support (b77005f)

  • css-modules as a addons (9375c7d)

  • styled-components as a addons (66933af)