Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 408 Bytes

File metadata and controls

9 lines (5 loc) · 408 Bytes

Upgrading to new versions

Upgrading to 2.0.0+

The prom-client library has been moved to a peer depencency and will need to be installed seperately in consuming projects.

Upgrading to 1.0.0+

  • BREAKING CHANGES: Imports for knex have changed. Please read the information regarding upgrading knex found here