Skip to content

v8.5.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 19:00
v8.5.2
49b7409

Added

  • IMethods interface for use in getTimestamp, durationBetweenTimestamps, and wrapPromiseWithTimeout functions and methods in time module instead of explicit any (#2111)
  • IPublishConfig interface for use in return type of makePublishConfig instead of explicit any (#2106)

Fixed

  • Add override to ensure ansi-regex version is ^5.0.1 (#2114)