Skip to content

Latest commit

 

History

History
58 lines (32 loc) · 916 Bytes

changelog.md

File metadata and controls

58 lines (32 loc) · 916 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[3.0.0] - 02/15/2023

Updated

  • Dependencies

Added

  • eslint-plugin-sonarjs
  • eslint-plugin-unicorn

[2.1.0] - 07/11/2021

Updated

  • Dependencies

Added

  • Airbnb prettier plugin

[2.0.0] - 06/16/2021

Updated

  • Dependencies
    • All ESlint plugins
    • Prettier

Added

  • Direct extension of Airbnb style guide
  • Additional rules for react and typescript from eslint-config-react-app

[1.0.2] - 10/12/2020

Fixed

  • Remove "\r" and "\n" from the branch name

[1.0.1] - 10/09/2020

Fixed

  • Auto detect default branch instead of always using master

[1.0.0] - 09/21/2020

Added

  • Initial implemenation