Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 718 Bytes

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 718 Bytes

Change Log

All notable changes to the "driver-dependencies" dependency will be documented in this file.

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

1.0.4

Added

  • Added devDependency: @types/node

Changed

  • Upgraded dependencies:
    • @aditosoftware/eslint-config-adito-platform to latest
    • @types/mocha to 10.0.8
    • mocha to 10.7.3
    • rimraf to 6.0.1

1.0.3

Fixed

  • Fixed the path of the main output file

1.0.2

Fixed

  • Fixed some exports for some functions

1.0.1

Fixed

  • Fixed some exports for some functions

1.0.0

Added

  • Initial release