Skip to content

Latest commit

 

History

History
109 lines (58 loc) · 5.24 KB

CHANGELOG.md

File metadata and controls

109 lines (58 loc) · 5.24 KB

Changelog

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

1.2.1 (2020-11-09)

Chores

  • add eslint-plugin-react-hooks (ad435dd)

1.2.0 (2020-11-09)

Features

Chores

Refactors

  • refactore files structure for redux (8295a92)

1.1.4 (2020-11-09)

Chores

  • prettierignore CHANGELOG.md (6c98f2f)

1.1.3 (2020-11-09)

Chores

Documentations

1.1.2 (2020-11-09)

Chores

1.1.1 (2020-11-09)

Chores

1.1.0 (2020-11-09)

Features

  • add example page for the template (26f7be4)

Chores

  • add stylelint flag --allow-empty-input (ffbc1f0)
  • update dist (b3a1ed4)

Documentations

1.0.3 (2020-11-09)

Chores

  • add react-dom hot-loader (851a3a3)
  • explicitly setting the core-js version (b2c0e90)
  • remove babel-plugin-inline-react-svg (620107e)

1.0.2 (2020-11-09)

Chores

  • upgrade standard-version (7c3534a)

1.0.1 (2020-11-09)

Chores

  • add npm run lint script (0493006)
  • add stylelint (bee6534)
  • config webpack and add entry files (6cfacdf)
  • remove makefile (4836ef4)
  • rename output to dist (23d488b)
  • rename the repo and set it to private (24b05e2)

1.0.0 (2019-11-21)

Chores