Skip to content

Releases: vectier/springpress

1.3.3

08 Oct 09:21
Compare
Choose a tag to compare

What's Changed

  • Fix type Response extracting the wrong property from ApiSchema, it should extract res not body

Full Changelog: 1.3.2...1.3.3

1.3.2

08 Oct 08:49
Compare
Choose a tag to compare

What's Changed

  • Refactor request and response types for reusing by @riflowth in #21

Full Changelog: 1.3.1...1.3.2

1.3.1

30 Sep 12:20
Compare
Choose a tag to compare

What's Changed

  • Support Node version >= Gallium LTS (16.17.0)

Full Changelog: 1.3.0...1.3.1

1.3.0

11 Aug 03:59
Compare
Choose a tag to compare

What's Changed

  • Fix some grammatical errors in README documentation by @nnarct in #19
  • Add global middleware registration by @riflowth in #20

New Contributors

Full Changelog: 1.2.2...1.3.0

1.2.2

14 May 10:10
ae55a75
Compare
Choose a tag to compare

What's Changed

  • Add Server/Controller usage in README.md by @riflowth in #17
  • Fix request body issue cause from wrong sequence middleware invoking by @eltfshr in #18

New Contributors

Full Changelog: 1.2.1...1.2.2

1.2.1

06 May 10:33
Compare
Choose a tag to compare

What's Changed

  • Fix wrapped type from Express not working by @riflowth in #12
  • Allow duplicated controller registration but not encouraged by @riflowth in #15

Full Changelog: 1.2.0...1.2.1

1.2.0

02 May 18:48
Compare
Choose a tag to compare

What's Changed

  • Add route metadata and controller registry utility methods by @riflowth in #11

Full Changelog: 1.1.0...1.2.0

1.1.1

01 May 13:35
Compare
Choose a tag to compare

What's Changed

  • Fix missing declaration file when publish to NPM by @riflowth in #8

Full Changelog: 1.1.0...1.1.1

1.1.0

01 May 13:02
Compare
Choose a tag to compare

What's Changed

  • Release 1.0.0-alpha by @riflowth in #1
  • Release 1.0.0 by @riflowth in #3
  • Use new Node LTS version 16.15.0 by @riflowth in #4
  • Improve middleware extendability on implementation by @riflowth in #5
  • Fix fallback middleware does't not working by @riflowth in #6
  • Fix HttpException reference error and refactor middleware by @riflowth in #7

New Contributors

Full Changelog: https://github.com/riflowth/springpress/commits/1.1.0