Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
150 lines (66 loc) · 5.64 KB

CHANGELOG.md

File metadata and controls

150 lines (66 loc) · 5.64 KB

Changelog

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

1.9.3 (2020-06-23)

1.9.2 (2020-06-17)

1.9.1 (2020-06-16)

Bug Fixes

1.9.0 (2020-06-15)

Features

  • started template at v1 so conventional commits work properly and updated documentation to include updating yaml files (12b9f3b)

1.8.0 (2020-06-15)

Features

  • updated template to not have any dependencies and removed the need to add anything to package.json (e45094c)

Bug Fixes

  • updated dependency and removed unneeded dependency (6869c30)

1.7.1 (2020-06-15)

Bug Fixes

  • added gated ui command for template and updated commit lint (64f9b52)
  • renamed husky file (9b6466d)

1.7.0 (2020-06-10)

Features

  • added azure pipeline templates to repo for easier setup (bbd0d25)

Bug Fixes

  • updated gated dockerfile template and updated dependency version (a6d408b)

1.6.4 (2020-05-14)

1.6.3 (2020-05-14)

1.6.2 (2020-04-01)

Bug Fixes

  • removed unneeded transform ignore for mbkit (a2327f5)

1.6.1 (2020-03-10)

Bug Fixes

  • added updates from build package (cee680a)

1.6.0 (2020-03-10)

Features

  • added trx tests generator for VSTS (b533375)

1.5.0 (2020-03-05)

Features

  • updated app to use both CRA default build and instructions on using storybook for a shared ui (134b451)

1.4.1 (2020-02-19)

Bug Fixes

  • removed non existent package (c7ac428)

1.4.0 (2020-02-19)

Features

  • added prepping and finalizing scripts for versioning when deploying (543b6da)

Bug Fixes

  • exporting app as default so lazy loading works (58b8371)

1.3.1 (2020-02-12)

1.3.0 (2020-02-12)

Features

  • updated docs on using with husky (5213a9d)

1.2.0 (2020-02-12)

Features

  • added huskyrc file and updated readme due to jest config needing to be in package.json (9443f01)

1.1.4 (2020-02-12)

Bug Fixes

1.1.3 (2020-02-12)

Bug Fixes

  • updated package name to follow convention (e70ae55)

1.1.2 (2020-02-12)

Bug Fixes

  • removed cra dependencies that are auto added (a6f5c5f)

1.1.1 (2020-02-12)

1.1.0 (2020-02-12)

Features

  • initial commit dacef9d