Skip to content

Latest commit

 

History

History
48 lines (18 loc) · 1.79 KB

CHANGELOG.md

File metadata and controls

48 lines (18 loc) · 1.79 KB

2.2.3 (2021-05-21)

Bug Fixes

  • third party typings added, supported in ts-node (da8ce99)

2.2.2 (2021-05-21)

Bug Fixes

  • removed unnecessary lines from .eslintrc.js (e853895)

2.2.1 (2021-05-19)

Bug Fixes

  • prevent unnecessary merges to develop, use fast forward if possible (6be3f3f)

2.2.0 (2021-05-19)

Features

  • more branches added the naming policy (c333fbd)

2.1.0 (2021-05-19)

Features

  • always pull master before committing (511b1d3)
  • commitlint added (a97cbe7)
  • configuration to make puppeteer plugins optional and proper error throw if the browser preparation fails (eb55338)
  • enforce branch naming policy (03e59d5)