Skip to content

v7.0.0

Compare
Choose a tag to compare
@evantahler evantahler released this 20 Feb 16:25

Rename Master to Leader (#323)

While no underlying functionality has changed, this is a breaking change due to the new names of events/emitters

  • Updated effected event handlers from master to leader
  • Updated README.md to reflect the change from master to leader
  • Any changes to import statements are them being reordered via TypeScript Hero
  • Fixed typo in __tests__/utils/specHelper.ts, object was named SpecHeloer, changed to SpecHelper

Docker examples (#321)