Skip to content

Releases: etienne-bechara/crux

v6.6.2

25 Oct 18:07

Choose a tag to compare

6.6.2 (2025-10-25)

Bug Fixes

  • http: parse cookies using native getSetCookie (33df354)

v6.6.1

24 Sep 22:19

Choose a tag to compare

6.6.1 (2025-09-24)

Bug Fixes

  • orm: expose entity manager clearing (a91ed0c)

v6.6.0

23 Sep 21:27

Choose a tag to compare

6.6.0 (2025-09-23)

Features

  • rate: make default rate limit key be ip-method-path (eb41d0e)

v6.5.0

05 Sep 14:47

Choose a tag to compare

6.5.0 (2025-09-05)

Features

  • app: add boot retry support (9611255)

v6.4.0

28 Aug 18:07

Choose a tag to compare

6.4.0 (2025-08-28)

Features

  • log: add critical level (d79d793)

v6.3.1

04 Jul 14:58

Choose a tag to compare

6.3.1 (2025-07-04)

Bug Fixes

  • app: add missing await to register promise (412fbad)
  • random: add doc example for multipart form-data (34cc086)

v6.3.0

04 Jul 14:47

Choose a tag to compare

6.3.0 (2025-07-04)

Bug Fixes

  • http: remove unused service (8a669ac)

Features

  • app: add multipart form data support (1b149ed)

v6.2.4

12 Jun 14:56

Choose a tag to compare

6.2.4 (2025-06-12)

Bug Fixes

  • app: remove serving static assets (5500654)

v6.2.3

12 Jun 14:42

Choose a tag to compare

6.2.3 (2025-06-12)

Bug Fixes

  • package: remove unnecessary fastify static (3104bef)

Reverts

  • Revert "fix(app): remove asset serving support" (4409546)

v6.2.2

12 Jun 14:29

Choose a tag to compare

6.2.2 (2025-06-12)

Bug Fixes

  • doc: remove swagger setup since ui and spec are manually handled (8ca452f)