Skip to content

Releases: frouriojs/frourio

v1.3.1 🌈

06 Feb 15:25
9c463c1
Compare
Choose a tag to compare

What's Changed

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

v1.3.0 🌈

25 Jan 07:05
74d29bd
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2 🌈

17 Jan 12:38
b908321
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1 🌈

14 Nov 13:11
c8db031
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0 🌈

14 Nov 11:15
4d8d959
Compare
Choose a tag to compare

Changes

What's Changed

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

v1.1.0 🌈

21 Jul 11:46
5b8bd49
Compare
Choose a tag to compare

Changes

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1 🌈

27 Dec 06:37
b487b47
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • passthrough properties of multipartFileValidator

v1.0.0 🌈

15 Aug 18:32
c048e2b
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.1 🌈

05 Aug 18:36
3cf6f6c
Compare
Choose a tag to compare
v0.34.1 🌈 Pre-release
Pre-release

Changes

🐛 Bug Fixes

  • add semicolon to BlobToFile

🧰 Maintenance

  • update aspida and velona@0.8

v0.34.0 🌈

03 Aug 19:30
d4a0a46
Compare
Choose a tag to compare
v0.34.0 🌈 Pre-release
Pre-release

Changes

🚀 Features

  • upgrade aspida and use DefineMethods helper for template (#239)
  • Use DefineMethods and Enforce Semicolons (#293)