Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

40 lines (20 loc) · 1.3 KB

Changelog

11.0.2 (2023-08-23)

Bug Fixes

  • source-memory: explain exactly why the source read failed (fc2601a)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source bumped from ^11.0.0 to ^11.1.0

11.0.1 (2023-07-26)

Bug Fixes

  • source-memory: allow creating source with string url (640a4a4)

11.0.0 (2023-07-20)

⚠ BREAKING CHANGES

  • simplify source into fetching bytes and metadata (#1041)

Features

  • simplify source into fetching bytes and metadata (#1041) (3cc9c01)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @chunkd/source bumped from ^10.0.0 to ^11.0.0