Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

49 lines (29 loc) · 829 Bytes

Changelog

This project adheres to Semantic Versioning and human-readable changelog.

master

1.3.0

Changed

  • Refactoring of the code base

1.2.0

Changed

  • NPM dependency updates

1.0.3

Changed

  • Bump @types/node from 12.12.26 to 13.9.1
  • Bump typescript from 3.7.5 to 3.8.3
  • Bump eslint-plugin-github from 2.0.0 to 3.4.1
  • Bump @types/jest from 24.9.1 to 25.1.3
  • Bump jest-circus from 24.9.0 to 25.1.0
  • Bump eslint-plugin-jest from 22.21.0 to 23.8.1
  • Bump @typescript-eslint/parser from 2.18.0 to 2.21.0
  • Bump @types/jest from 24.9.1 to 25.1.3

1.0.2

Changed

  • Bump @zeit/ncc from 0.20.5 to 0.21.1

1.0.1

Changed

  • Migrate from Javascript to Typescript.

1.0.0

Added

  • Initial release