Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 753 Bytes

File metadata and controls

44 lines (23 loc) · 753 Bytes

@eth-optimism/common-ts

0.1.6

Patch Changes

  • 6d3e1d7f: Update dependencies

0.1.5

Patch Changes

  • c73c3939: Update the typescript version to 4.3.5

0.1.4

Patch Changes

  • 5c89c45f: Move the metric prefix string to a label #1047

0.1.3

Patch Changes

  • baa3b761: Improve Sentry support, initializing as needed and ensuring ERROR logs route to Sentry

0.1.2

Patch Changes

  • 0c16805: add metrics server to common-ts and batch submitter

0.1.1

Patch Changes

  • 1d40586: Removed various unused dependencies
  • 575bcf6: add environment and network to dtl, move metric init to app from base-service

0.1.0

Minor Changes

  • 28dc442: move metrics, logger, and base-service to new common-ts package