Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 516 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 516 Bytes

3.0.0-alpha.0

  • Dropped support for Node <12
  • Minimally updated to work with Ember 3.28+ / Octane
  • pusher-js is now a peer dependency; continues to support v4+ (for now)
  • Test suite remains broken, most tests marked skipped for now :/
  • Note that additional breaking changes may be introduced in future alpha/beta releases prior to 3.0.0 proper

2.0.0-beta.1

  • Updated to work with Ember 3.4+
  • Updated to use pusher-js 4.x
  • Removed bower deps
  • Test suite is still broken :(

0.1.0

  • Getting started