Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 413 Bytes

File metadata and controls

23 lines (12 loc) · 413 Bytes

Release Notes (npm)

These are facility-core npm package releases. See also Release Notes.

2.3.2

  • Handle invalid JSON responses without rejecting the fetch pipeline.

2.3.1

  • Improve IFetchResponse type compatibility with Node.js types.

2.3.0

  • Add support for Server-Sent Events.

2.2.0

  • Add context to request methods.

2.1.1

  • Start tracking version history.