Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

35 lines (19 loc) · 1.67 KB

Changelog

2.0.0 (2024-11-02)

⚠ BREAKING CHANGES

  • drop cjs support

Code Refactoring

1.1.0 (2024-10-24)

Features

Bug Fixes

  • examples: stop progress bars on completion (5549a97)
  • onesie-request: clone session context to prevent original modification (fbef7bd)
  • sabr: Video-only playback is no longer supported (3ab569c)
  • ServerAbrStream: Ignore duplicate sequences (d9fb943)
  • ServerAbrStream: use optional chaining for sequenceNumber access (48ef9be)
  • ServerAbrStream: validate server response (e2e885b)

Miscellaneous Chores