Skip to content

Latest commit

 

History

History
39 lines (19 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

39 lines (19 loc) · 699 Bytes

1.0.4 (2024-08-30)

Bug Fixes

  • binary-type: defaults to empty string 1a0b7d0

1.0.3 (2024-05-23)

Bug Fixes

  • types: add type decleration to enforce specific typing 28609ef

1.0.2 (2024-05-23)

Bug Fixes

  • post: update logic to reject bodies for GET/HEAD but not other request types d96cb72
  • request: set duplex to 'half' when body exists 560a880

1.0.1 (2024-01-11)

Bug Fixes

  • adapter: add support for async load context 1a923d5

1.0.0 (2024-01-11)

Bug Fixes

  • deps: upgrade node dependencies 73e74c2
  • remix-adapter: update jsdocs and types da375a7

Features

  • adapter: implement remix.run azure adapter 1cdaa77