Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Releases: fedify-dev/express

@fedify/express 0.2.1

10 May 15:09
0.2.1
d7d7686
Compare
Choose a tag to compare

Released on May 11, 2025.

  • Fixed an invalid version constraint in the peerDependencies. [#3 by Emelia Smith]

@fedify/express 0.2.0

29 Sep 19:17
0.2.0
016ab76
Compare
Choose a tag to compare

Released on September 30, 2024.

  • Relaxed the requirement for the peer dependency @fedify/fedify to allow any version under 2.0.0.

@fedify/express 0.1.4

31 Aug 05:14
0.1.4
9b81180
Compare
Choose a tag to compare

Released on August 31, 2024.

  • Fixed a bug where it throws TypeError with message RequestInit: duplex option is required when sending a body.

@fedify/express 0.1.3

05 Aug 14:21
0.1.3
ab005b5
Compare
Choose a tag to compare

Released on August 5, 2024.

  • Fixed the middleware to not fill Request.body when the request method is GET or HEAD.
  • Fixed the middleware to content-negotiate the response based on the Accept header.

@fedify/express 0.1.2

05 Aug 12:35
0.1.2
a768d18
Compare
Choose a tag to compare

Released on August 5, 2024.

  • Fixed incorrectly configured export targets in package.json.

@fedify/express 0.1.1

05 Aug 12:30
0.1.1
c97398a
Compare
Choose a tag to compare

Released on August 5, 2024.

  • Added missing entry points to the package.json.

@fedify/express 0.1.0

05 Aug 11:43
0.1.0
854baa5
Compare
Choose a tag to compare

Initial release. Released on August 5, 2024.