Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

v0.27.0

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 26 Nov 20:52
a363cdc

11-26-2018 12:26 PST

BREAKING CHANGE: The ServiceObject class now has stricter TypeScript types for property names. This will have no runtime impact, but may cause TypeScript compilation errors until the issues are addressed.

Fixes

  • fix: improve types for service object (#310)
  • refactor: drop through2, mv, and a few others (#306)

Internal / Testing Changes

  • chore: add a synth.metadata
  • fix: Pin @types/sinon to last compatible version (#307)