Skip to content

`prom-client` is now a peer dependency

Compare
Choose a tag to compare

💣 Breaking changes

  • prom-client is now a peer dependency just add it to your dependencies with your package manager of choice

This solves issues with different libraries coming with their own prom-client leading to multiple default registries. This is unintended and can be solved by promster "just" assuming a prom-client being available.