Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 552 Bytes

CHANGES.md

File metadata and controls

18 lines (14 loc) · 552 Bytes

React-Component-Library-Lerna Changelog

All notable changes to this project will be documented here. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

Added

  • Initial project setup with
    • lerna publishing flow
    • local verdaccio setup (with docker)
    • jest test suite setup
    • ESLint and prettier setup
    • babel setup
    • styled-components setup
    • templating cli (thx to commander, shelljs and inquirer)