Skip to content

Releases: frouriojs/frourio-express

v1.3.1 🌈

06 Feb 15:30
52d1be2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0 🌈

25 Jan 16:30
8e41184
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0 🌈

14 Nov 12:56
aa4c860
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0 🌈

21 Jul 15:09
efc98d0
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.0.0...v1.1.0

v1.0.0 🌈

15 Aug 18:33
42f3480
Compare
Choose a tag to compare

Changes

🚀 Features

  • always insert multipart type definitions (#298)
  • adopt multipartFileValidator to $relay.ts (#298)
  • unsupport class-validator (#298)
  • remove controller level hooks (#298)
  • remove defineResponseSchema (#298)

🧰 Refactor

  • change postfix from index to hash (#298)
  • support strict-boolean-expressions (#298)
  • move zod to devDependencies (#298)

v0.34.0 🌈

05 Aug 18:19
b775cbf
Compare
Choose a tag to compare
v0.34.0 🌈 Pre-release
Pre-release

Changes

🚀 Features

  • update aspida@1.13 and velona@0.8
  • enable semicolon and trailingComma

v0.33.0 🌈

26 Jul 09:08
bde6a14
Compare
Choose a tag to compare
v0.33.0 🌈 Pre-release
Pre-release

Changes

🚀 Features

  • support all options of tsconfig (#104)

v0.32.0 🌈

03 Apr 22:27
dafac80
Compare
Choose a tag to compare
v0.32.0 🌈 Pre-release
Pre-release

Changes

🚀 Features

  • update fast-json-stringify@5.7 and zod@3.21 @solufa (#96)

v0.31.1 🌈

09 Dec 12:21
090d4b0
Compare
Choose a tag to compare
v0.31.1 🌈 Pre-release
Pre-release

Changes

🐛 Bug Fixes

  • fix: append AdditionalRequest to ctrl level hooks @solufa (#95)

v0.31.0 🌈

24 Nov 11:24
3481b35
Compare
Choose a tag to compare
v0.31.0 🌈 Pre-release
Pre-release

Changes

🚀 Features

  • feat: add response schema and hooks to controller @solufa (#94)