Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 2.05 KB

File metadata and controls

39 lines (22 loc) · 2.05 KB

Changelog

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

1.3.2 (2021-06-06)

Bug Fixes

  • deps: upgrade @boringcodes/eslint-config to fix eslint prettier config (e87f90f)

1.3.1 (2021-01-11)

1.3.0 (2021-01-11)

1.2.2 (2020-03-28)

1.2.1 (2020-03-28)

1.2.0 (2020-03-28)

Features

  • create index.js that exports .prettierrc file & udpate package.json main path (46aa6b0)
  • scripts: add prettier, pretty-quick & husky for code style formating (c7638f5)

1.1.0 (2020-03-27)

Features

  • husky: update pre-commit hook command (c5526aa)
  • package: update prettier files pattern to include json, yml & md exts (9f0069a)
  • remove prettier & husky because they are unnecessary & slow down local development (0b10ce4)
  • remove ts overrides config as it's native supported (65b76ab)

1.0.0 (2020-03-25)

Features