Skip to content

Releases: elysiajs/eden

1.4.10

Choose a tag to compare

@SaltyAom SaltyAom released this 23 Apr 22:15
26a7455

What's Changed

Chore:

Full Changelog: 1.4.9...1.4.10

1.4.9

Choose a tag to compare

@SaltyAom SaltyAom released this 31 Mar 19:17
fb339bd

What's changed

Feature:

  • treaty2: add ~path for getting api path

Bug fix:

  • #256 treaty2: handle non-sse stream

Full Changelog: 1.4.8...1.4.9

1.4.8

Choose a tag to compare

@SaltyAom SaltyAom released this 10 Feb 05:12
f92338c

What's changed

Bug fix:

  • override default header without type conflict

Full Changelog: 1.4.7...1.4.8

1.4.7

Choose a tag to compare

@SaltyAom SaltyAom released this 10 Feb 04:57
27652b6

What's Changed

Feature:

Bug fix:

New Contributors

Full Changelog: 1.4.6...1.4.7

1.4.6

Choose a tag to compare

@SaltyAom SaltyAom released this 22 Dec 21:33
675e61a

What's Changed

  • Fix: Correct type inference for t.Date() in query parameters by @crishoj in #227
  • Fix SSE stream parser with partial chunks (closes #222) by @ViliamKopecky in #235
  • Fix: Handle network errors in treaty and edenFetch by @truehazker in #234
  • fix: properly await async headers functions in treaty by @gulivan in #230
  • fix: Auto-stringify ArrayString/ObjectString in FormData by @Teyik0 in #229

New Contributors

Full Changelog: 1.4.5...1.4.6

1.4.5

Choose a tag to compare

@SaltyAom SaltyAom released this 13 Nov 04:58
d5441e9

What's Changed

Improvement:

  • export EdenFetchError

Bug fix:

  • #221 better handling for empty header and query types by @KurtGokhan
  • use ResponseInit['headers'] instead of HeadersInit for response headers type

New Contributors

  • @KurtGokhan made their first contribution in #221

Full Changelog: 1.4.4...1.4.5

1.4.4

Choose a tag to compare

@SaltyAom SaltyAom released this 13 Oct 13:59
72a0472

What's changed

Bug fix:

  • revert transfer encoding chunk

Full Changelog: 1.4.3...1.4.4

1.4.3

Choose a tag to compare

@SaltyAom SaltyAom released this 11 Oct 21:02
507c3da

What's Changed

New Contributors

Full Changelog: 1.4.1...1.4.3

1.4.2

Choose a tag to compare

@SaltyAom SaltyAom released this 11 Oct 20:58
75d49a9

What's changed

Bug fix:

  • elysia#1466 / treaty2: unpack multiple SSE chunk
  • #213, #214 stream response on transfer-encoding: chunked
  • #201, #203 error codes returned in middleware are not inferred by Eden Treaty
  • #179 formdata post, wrong inference of json payload
  • #124 array file upload bug on server
  • #122 ws response data type

New Contributors

Full Changelog: 1.4.1...1.4.2

1.4.1

Choose a tag to compare

@SaltyAom SaltyAom released this 13 Sep 18:26
ed8d22a

What's changed

Bug fix:

  • inline object value / Elysia file cause type error
  • macro should not mark property as required

Full Changelog: 1.4.0...1.4.1