Skip to content

Latest commit

 

History

History
105 lines (58 loc) · 6.81 KB

CHANGELOG.md

File metadata and controls

105 lines (58 loc) · 6.81 KB

Changelog

0.5.0 (2025-02-21)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2025-02-21)

Full Changelog: v0.3.1...v0.4.0

Features

Bug Fixes

  • optimize sse chunk reading off-by-one error (#31) (ff08afe)

0.3.1 (2025-02-18)

Full Changelog: v0.3.0...v0.3.1

Features

0.3.0 (2025-02-18)

Full Changelog: v0.2.0...v0.3.0

Features

0.2.0 (2025-02-18)

Full Changelog: v0.1.2...v0.2.0

Features

Chores

  • internal: fix tests not always being type checked (#21) (5b68e63)

0.1.2 (2025-02-14)

Full Changelog: v0.1.1...v0.1.2

Features

0.1.1 (2025-02-14)

Full Changelog: v0.1.0-alpha.4...v0.1.1

Features

  • api: dummy change to cause a version PR (#12) (394d363)

Bug Fixes

  • client: fix export map for index exports, accept BunFile (#11) (26ada5f)

Chores

  • internal: update eslint config (#9) (9729975)

0.1.0-alpha.4 (2025-02-13)

Full Changelog: v0.0.1-alpha.0...v0.1.0-alpha.4

Features

Chores